diff options
Diffstat (limited to 'odk/qa/checkapi/checkapi.cxx')
-rw-r--r-- | odk/qa/checkapi/checkapi.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/qa/checkapi/checkapi.cxx b/odk/qa/checkapi/checkapi.cxx index 4fc69e6cd631..9018deb9147c 100644 --- a/odk/qa/checkapi/checkapi.cxx +++ b/odk/qa/checkapi/checkapi.cxx @@ -26,7 +26,7 @@ #pragma warning (disable : 4996) #endif -#include "allheaders.hxx" +#include <allheaders.hxx> CPPUNIT_PLUGIN_IMPLEMENT(); extern "C" SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL firstfunc(sal_Bool) |