Compile fix

Change-Id: I081f816a14d2a823dac87ba064be2b2c00ecd319
Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>
This commit is contained in:
Christian Stenger
2013-08-29 14:19:27 +02:00
committed by Jarek Kobus
parent 4d11977bb7
commit 5bcce3d131

View File

@@ -28,8 +28,8 @@
****************************************************************************/ ****************************************************************************/
#include "pythonhighlighterfactory.h" #include "pythonhighlighterfactory.h"
#include "pythoneditorconstants.h" #include "../pythoneditorconstants.h"
#include "tools/pythonhighlighter.h" #include "pythonhighlighter.h"
using namespace PythonEditor::Internal; using namespace PythonEditor::Internal;