diff options
author | thb <thb@openoffice.org> | 2010-01-18 16:10:01 +0100 |
---|---|---|
committer | thb <thb@openoffice.org> | 2010-01-18 16:10:01 +0100 |
commit | 58ed75fad4347e87825e8783d37656ad91f1a4f4 (patch) | |
tree | fea84bb31ed070486add08839d710290031a318b /o3tl/qa/test-vector_pool.cxx | |
parent | ea48c18b848fed4d6504c956adeb3f24f05938ca (diff) |
#i108160# #i10000# backport cairocanvas build fix & more build fixes
* adapted tests to use new testshl include dir
* took P1 masterfix also for this cws
* more tweaks to get build done
Diffstat (limited to 'o3tl/qa/test-vector_pool.cxx')
-rw-r--r-- | o3tl/qa/test-vector_pool.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/o3tl/qa/test-vector_pool.cxx b/o3tl/qa/test-vector_pool.cxx index 4cbd1a78f0f6..749859f4b995 100644 --- a/o3tl/qa/test-vector_pool.cxx +++ b/o3tl/qa/test-vector_pool.cxx @@ -1,6 +1,6 @@ // autogenerated file with codegen.pl -#include <cppunit/simpleheader.hxx> +#include <testshl/simpleheader.hxx> #include <o3tl/vector_pool.hxx> |