diff options
Diffstat (limited to 'tools/qa/test_pathutils.cxx')
-rw-r--r-- | tools/qa/test_pathutils.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qa/test_pathutils.cxx b/tools/qa/test_pathutils.cxx index 9cd4e2110937..c028a2f654c4 100644 --- a/tools/qa/test_pathutils.cxx +++ b/tools/qa/test_pathutils.cxx @@ -33,7 +33,7 @@ #include <cwchar> -#include "cppunit/simpleheader.hxx" +#include "testshl/simpleheader.hxx" #include "tools/pathutils.hxx" namespace { |