summaryrefslogtreecommitdiff
path: root/src/wx/content_panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/content_panel.h')
-rw-r--r--src/wx/content_panel.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/wx/content_panel.h b/src/wx/content_panel.h
index 604a15fe4..d6c81a8d2 100644
--- a/src/wx/content_panel.h
+++ b/src/wx/content_panel.h
@@ -22,10 +22,10 @@
#include "content_menu.h"
#include "lib/film.h"
#include "lib/types.h"
-#include "lib/warnings.h"
-DCPOMATIC_DISABLE_WARNINGS
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
#include <wx/splitter.h>
-DCPOMATIC_ENABLE_WARNINGS
+LIBDCP_ENABLE_WARNINGS
#include <list>