summaryrefslogtreecommitdiff
path: root/src/wx/content_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/content_menu.h')
-rw-r--r--src/wx/content_menu.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/wx/content_menu.h b/src/wx/content_menu.h
index dceb0effe..910afc720 100644
--- a/src/wx/content_menu.h
+++ b/src/wx/content_menu.h
@@ -25,10 +25,10 @@
#include "timeline_content_view.h"
#include "lib/types.h"
-#include "lib/warnings.h"
-DCPOMATIC_DISABLE_WARNINGS
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
#include <wx/wx.h>
-DCPOMATIC_ENABLE_WARNINGS
+LIBDCP_ENABLE_WARNINGS
#include <memory>