Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
[dcpomatic.git] / src / wx / screen_dialog.h
index cf8d3da180dc14ab247911cd69ae1b3117ef69d7..c88b3bb312170660c710e7ca09c0120fbf424309 100644 (file)
 
 */
 
+#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;