summaryrefslogtreecommitdiff
path: root/src/wx/screen_dialog.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-07-30 02:10:26 +0100
committerCarl Hetherington <cth@carlh.net>2015-07-30 02:10:26 +0100
commit0242efb9802d7bcbde0701a7267972d4dbe5abb8 (patch)
tree9dcf3d92b3cf3224e0b4ee852f0e38c38c7a477e /src/wx/screen_dialog.h
parent9e69c78fe4473279d848341d64ade8c834ebebd7 (diff)
Changes to libdcp.
Diffstat (limited to 'src/wx/screen_dialog.h')
-rw-r--r--src/wx/screen_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/screen_dialog.h b/src/wx/screen_dialog.h
index 69d0fff81..cf8d3da18 100644
--- a/src/wx/screen_dialog.h
+++ b/src/wx/screen_dialog.h
@@ -19,7 +19,7 @@
#include <wx/wx.h>
#include <boost/shared_ptr.hpp>
-#include <dcp/certificates.h>
+#include <dcp/certificate.h>
#include "table_dialog.h"
class Progress;