forked from qt-creator/qt-creator
Compile fix
Change-Id: I081f816a14d2a823dac87ba064be2b2c00ecd319 Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>
This commit is contained in:
committed by
Jarek Kobus
parent
4d11977bb7
commit
5bcce3d131
@@ -28,8 +28,8 @@
|
||||
****************************************************************************/
|
||||
|
||||
#include "pythonhighlighterfactory.h"
|
||||
#include "pythoneditorconstants.h"
|
||||
#include "tools/pythonhighlighter.h"
|
||||
#include "../pythoneditorconstants.h"
|
||||
#include "pythonhighlighter.h"
|
||||
|
||||
using namespace PythonEditor::Internal;
|
||||
|
||||
|
Reference in New Issue
Block a user