summaryrefslogtreecommitdiff
path: root/src/plugins/pythoneditor/tools/lexical/pythonscanner.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/pythoneditor/tools/lexical/pythonscanner.cpp')
-rw-r--r--src/plugins/pythoneditor/tools/lexical/pythonscanner.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/pythoneditor/tools/lexical/pythonscanner.cpp b/src/plugins/pythoneditor/tools/lexical/pythonscanner.cpp
index 92fb7b13ed..1aa2c68529 100644
--- a/src/plugins/pythoneditor/tools/lexical/pythonscanner.cpp
+++ b/src/plugins/pythoneditor/tools/lexical/pythonscanner.cpp
@@ -27,9 +27,9 @@
**
****************************************************************************/
+#include "pythonscanner.h"
#include "../../pythoneditorconstants.h"
#include "../../pythoneditorplugin.h"
-#include "pythonscanner.h"
#include <QString>
#include <QSet>