aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Indicator.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Indicator.cxx')
-rw-r--r--src/Indicator.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Indicator.cxx b/src/Indicator.cxx
index 63735d480..e51067a38 100644
--- a/src/Indicator.cxx
+++ b/src/Indicator.cxx
@@ -11,8 +11,8 @@
#include "Platform.h"
#include "Scintilla.h"
-#include "XPM.h"
#include "Indicator.h"
+#include "XPM.h"
#ifdef SCI_NAMESPACE
using namespace Scintilla;