aboutsummaryrefslogtreecommitdiffhomepage
path: root/gtk/PlatGTK.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/PlatGTK.cxx')
-rw-r--r--gtk/PlatGTK.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/PlatGTK.cxx b/gtk/PlatGTK.cxx
index a9b24ad23..977aee7fa 100644
--- a/gtk/PlatGTK.cxx
+++ b/gtk/PlatGTK.cxx
@@ -11,8 +11,8 @@
#include "Platform.h"
-#include "ScintillaWidget.h"
#include "Scintilla.h"
+#include "ScintillaWidget.h"
/* Use fast way of getting char data on win32 to work around problems
with gdk_string_extents. */