aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexSpice.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/LexSpice.cxx')
-rw-r--r--src/LexSpice.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/LexSpice.cxx b/src/LexSpice.cxx
index 8a1683f05..b2953c001 100644
--- a/src/LexSpice.cxx
+++ b/src/LexSpice.cxx
@@ -19,6 +19,10 @@
#include "SciLexer.h"
#include "SString.h"
+#ifdef SCI_NAMESPACE
+using namespace Scintilla;
+#endif
+
/*
* Interface
*/