diff options
Diffstat (limited to 'src/wx/screen_dialog.h')
| -rw-r--r-- | src/wx/screen_dialog.h | 4 |
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; |
