summaryrefslogtreecommitdiff
path: root/basctl/source/basicide
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-10-28 12:09:28 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-10-28 13:48:14 +0100
commit6aa24e7565dfa5feafd12cd0ec12312df044916e (patch)
tree28e73ef7da94369af949b55e37694bbc122e7078 /basctl/source/basicide
parentf5e8be8bb1681f0e2494337bc769b33332ef3fff (diff)
Move implementation details to syntaxhighlight.cxx
(and clean up a little) Change-Id: I6e660708d8ca1509b89b306cd428dc38c8b03f2c
Diffstat (limited to 'basctl/source/basicide')
-rw-r--r--basctl/source/basicide/baside2.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/basctl/source/basicide/baside2.hxx b/basctl/source/basicide/baside2.hxx
index 85a1d88899da..68b937e9d97a 100644
--- a/basctl/source/basicide/baside2.hxx
+++ b/basctl/source/basicide/baside2.hxx
@@ -56,6 +56,7 @@ class SvxSearchItem;
#include "com/sun/star/reflection/XIdlClass.hpp"
#include <comphelper/namedvaluecollection.hxx>
#include <comphelper/processfactory.hxx>
+#include <comphelper/syntaxhighlight.hxx>
#include <comphelper/configurationhelper.hxx>
#include "com/sun/star/reflection/XIdlReflection.hpp"