diff options
Diffstat (limited to 'src/wx/kdm_cpl_panel.h')
| -rw-r--r-- | src/wx/kdm_cpl_panel.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/kdm_cpl_panel.h b/src/wx/kdm_cpl_panel.h index 720a1efe8..9ce90217e 100644 --- a/src/wx/kdm_cpl_panel.h +++ b/src/wx/kdm_cpl_panel.h @@ -18,6 +18,7 @@ */ + #include "lib/types.h" #include <dcp/warnings.h> LIBDCP_DISABLE_WARNINGS @@ -25,6 +26,7 @@ LIBDCP_DISABLE_WARNINGS LIBDCP_ENABLE_WARNINGS #include <boost/filesystem.hpp> + class KDMCPLPanel : public wxPanel { public: |
