summaryrefslogtreecommitdiff
path: root/src/wx/send_i18n_dialog.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/send_i18n_dialog.cc')
-rw-r--r--src/wx/send_i18n_dialog.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/wx/send_i18n_dialog.cc b/src/wx/send_i18n_dialog.cc
index 6ce8f6558..6efcf993c 100644
--- a/src/wx/send_i18n_dialog.cc
+++ b/src/wx/send_i18n_dialog.cc
@@ -22,10 +22,10 @@
#include "i18n_hook.h"
#include "send_i18n_dialog.h"
#include "wx_util.h"
-#include "lib/warnings.h"
-DCPOMATIC_DISABLE_WARNINGS
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
#include <wx/listctrl.h>
-DCPOMATIC_ENABLE_WARNINGS
+LIBDCP_ENABLE_WARNINGS
using std::string;