summaryrefslogtreecommitdiff
path: root/src/wx/screen_dialog.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-08-26 19:26:41 +0100
committerCarl Hetherington <cth@carlh.net>2015-08-26 19:26:41 +0100
commitdd8a7d1bbb8f2afb1b98d2be856ff0a9920e180d (patch)
tree0d89f77fcad1b9bd0629587f367b79384bb0fbb3 /src/wx/screen_dialog.h
parent14e4bc18e65378332604016bd6239861a083d5bf (diff)
Rest of src/lib/*.h tidying.
Diffstat (limited to 'src/wx/screen_dialog.h')
-rw-r--r--src/wx/screen_dialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wx/screen_dialog.h b/src/wx/screen_dialog.h
index cf8d3da18..c88b3bb31 100644
--- a/src/wx/screen_dialog.h
+++ b/src/wx/screen_dialog.h
@@ -17,10 +17,10 @@
*/
+#include "table_dialog.h"
+#include <dcp/certificate.h>
#include <wx/wx.h>
#include <boost/shared_ptr.hpp>
-#include <dcp/certificate.h>
-#include "table_dialog.h"
class Progress;