summaryrefslogtreecommitdiff
path: root/src/highlighter.cc
diff options
context:
space:
mode:
authorkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-30 04:26:05 (GMT)
committerkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-30 04:26:05 (GMT)
commit191dc4857c852f1867e80cd9d03a6d1c0921dcb1 (patch)
tree4a6421d50eb6cf70924fc0ba06afccf10df00650 /src/highlighter.cc
parent6940d171812565209efe679a5d923417c3f47d4a (diff)
header file reorg
git-svn-id: http://svn.clifford.at/openscad/trunk@365 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'src/highlighter.cc')
-rw-r--r--src/highlighter.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/highlighter.cc b/src/highlighter.cc
index 5e15867..5a9f7b1 100644
--- a/src/highlighter.cc
+++ b/src/highlighter.cc
@@ -18,7 +18,8 @@
*
*/
-#include "openscad.h"
+#include "highlighter.h"
+#include "openscad.h" // extern int parser_error_pos;
Highlighter::Highlighter(QTextDocument *parent)
: QSyntaxHighlighter(parent)
contact: Jan Huwald // Impressum