summaryrefslogtreecommitdiff
path: root/src/wx/screen_dialog.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-02-24 13:01:01 +0000
committerCarl Hetherington <cth@carlh.net>2014-02-24 13:01:01 +0000
commita983bc3abceadae75c7fa070ae394a69e6d8bd5b (patch)
treedcd4574b828d6f4d4e7e1c568f66d6af55f1e5a3 /src/wx/screen_dialog.cc
parent85c65bd422742813992686c17a5e1b718cc3c449 (diff)
Tweaks for libdcp.
Diffstat (limited to 'src/wx/screen_dialog.cc')
-rw-r--r--src/wx/screen_dialog.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/screen_dialog.cc b/src/wx/screen_dialog.cc
index 4ca3fc91b..f94400be7 100644
--- a/src/wx/screen_dialog.cc
+++ b/src/wx/screen_dialog.cc
@@ -19,7 +19,7 @@
#include <wx/filepicker.h>
#include <wx/validate.h>
-#include <libdcp/exceptions.h>
+#include <dcp/exceptions.h>
#include "lib/compose.hpp"
#include "screen_dialog.h"
#include "wx_util.h"