diff options
Diffstat (limited to 'sal/qa')
-rw-r--r-- | sal/qa/rtl/alloc/rtl_alloc.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/qa/rtl/alloc/rtl_alloc.cxx b/sal/qa/rtl/alloc/rtl_alloc.cxx index 6a4c1648ff53..0e9b7c0f47a8 100644 --- a/sal/qa/rtl/alloc/rtl_alloc.cxx +++ b/sal/qa/rtl/alloc/rtl_alloc.cxx @@ -24,7 +24,7 @@ #include <cppunit/extensions/HelperMacros.h> #include <cppunit/plugin/TestPlugIn.h> -#include <sal/rtl/strimp.hxx> +#include "../../../rtl/strimp.hxx" #include <memory.h> |