summaryrefslogtreecommitdiff
path: root/tools/test/tests.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-09-14 19:06:55 +0200
committerMathias Bauer <mba@openoffice.org>2009-09-14 19:06:55 +0200
commit6152b5efa3490cc8f09f269dc7542ffe3833358c (patch)
tree7e794e9277c987095cee259f58aa41504914be5f /tools/test/tests.cxx
parent0cb550725d7e128e72e67739aff5338865c28abc (diff)
#i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2
Diffstat (limited to 'tools/test/tests.cxx')
-rw-r--r--tools/test/tests.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/tests.cxx b/tools/test/tests.cxx
index 913bd444f145..a2bfb63d4c5f 100644
--- a/tools/test/tests.cxx
+++ b/tools/test/tests.cxx
@@ -33,7 +33,7 @@
#include "precompiled_tools.hxx"
// autogenerated file with codegen.pl
-#include <cppunit/simpleheader.hxx>
+#include <testshl/simpleheader.hxx>
#include <rtl/math.hxx>
#include <tools/fract.hxx>