From 8a673bcf0cd26268899face63723c0f201fabcce Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 2 Nov 2015 20:27:04 +0000 Subject: Header ordering. --- src/wx/screen_dialog.cc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/wx/screen_dialog.cc b/src/wx/screen_dialog.cc index e312af920..98a525318 100644 --- a/src/wx/screen_dialog.cc +++ b/src/wx/screen_dialog.cc @@ -17,15 +17,15 @@ */ -#include -#include -#include -#include "lib/compose.hpp" -#include "lib/util.h" #include "screen_dialog.h" #include "wx_util.h" #include "doremi_certificate_dialog.h" #include "dolby_certificate_dialog.h" +#include "lib/compose.hpp" +#include "lib/util.h" +#include +#include +#include #include using std::string; -- cgit v1.2.3