diff options
author | Philipp Lohmann [pl] <Philipp.Lohmann@Sun.COM> | 2010-01-14 19:11:13 +0100 |
---|---|---|
committer | Philipp Lohmann [pl] <Philipp.Lohmann@Sun.COM> | 2010-01-14 19:11:13 +0100 |
commit | ac27218d0d423c99fed81f7726ef0bb10d67c14e (patch) | |
tree | a8046e11a6fad9af2487ec0c4c26969be1316f25 /sal/qa/systools/test_comtools.cxx | |
parent | 98ff20e30873c73ca8ba3995fd0c959a1b28fc78 (diff) | |
parent | 6e8628fb7374b7d19e15f03e63f8ad221ca25f1e (diff) |
rebase to DEV300_m69
Diffstat (limited to 'sal/qa/systools/test_comtools.cxx')
-rw-r--r-- | sal/qa/systools/test_comtools.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/qa/systools/test_comtools.cxx b/sal/qa/systools/test_comtools.cxx index 1957d62d54f2..c61ff435d235 100644 --- a/sal/qa/systools/test_comtools.cxx +++ b/sal/qa/systools/test_comtools.cxx @@ -33,7 +33,7 @@ #include "precompiled_sal.hxx" // autogenerated file with codegen.pl -#include <cppunit/simpleheader.hxx> +#include <testshl/simpleheader.hxx> #include <systools/win32/comtools.hxx> class COMObject : public IUnknown |