summaryrefslogtreecommitdiff
path: root/comphelper/qa/unit/syntaxhighlighttest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/qa/unit/syntaxhighlighttest.cxx')
-rw-r--r--comphelper/qa/unit/syntaxhighlighttest.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/comphelper/qa/unit/syntaxhighlighttest.cxx b/comphelper/qa/unit/syntaxhighlighttest.cxx
index 0a9ba6b3aafd..6a35049fcd08 100644
--- a/comphelper/qa/unit/syntaxhighlighttest.cxx
+++ b/comphelper/qa/unit/syntaxhighlighttest.cxx
@@ -8,10 +8,10 @@
*/
#include <comphelper/syntaxhighlight.hxx>
-#include "cppunit/TestAssert.h"
-#include "cppunit/TestFixture.h"
-#include "cppunit/extensions/HelperMacros.h"
-#include "cppunit/plugin/TestPlugIn.h"
+#include <cppunit/TestAssert.h>
+#include <cppunit/TestFixture.h>
+#include <cppunit/extensions/HelperMacros.h>
+#include <cppunit/plugin/TestPlugIn.h>
#include <rtl/ustring.hxx>
#include <cassert>