summaryrefslogtreecommitdiff
path: root/src/wx/templates_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/templates_dialog.h')
-rw-r--r--src/wx/templates_dialog.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/wx/templates_dialog.h b/src/wx/templates_dialog.h
index 119eb42cf..e3568a08c 100644
--- a/src/wx/templates_dialog.h
+++ b/src/wx/templates_dialog.h
@@ -19,11 +19,11 @@
*/
-#include "lib/warnings.h"
-DCPOMATIC_DISABLE_WARNINGS
-#include <wx/wx.h>
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
#include <wx/listctrl.h>
-DCPOMATIC_ENABLE_WARNINGS
+#include <wx/wx.h>
+LIBDCP_ENABLE_WARNINGS
#include <boost/signals2.hpp>