summaryrefslogtreecommitdiff
path: root/src/wx/templates_dialog.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/templates_dialog.cc')
-rw-r--r--src/wx/templates_dialog.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/wx/templates_dialog.cc b/src/wx/templates_dialog.cc
index 5173cdc5a..b47c366ab 100644
--- a/src/wx/templates_dialog.cc
+++ b/src/wx/templates_dialog.cc
@@ -24,10 +24,10 @@
#include "templates_dialog.h"
#include "wx_util.h"
#include "lib/config.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
using std::string;