summaryrefslogtreecommitdiff
path: root/odk/qa/checkapi/checkapi.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:37:02 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:01 +0200
commitf6ad25f67b3bc77527cd56653e327a211c6bb804 (patch)
tree04be59a833dd2d3936c1ae66d01bdc719c4a524d /odk/qa/checkapi/checkapi.cxx
parent03e6bf9a6535d95dd717d91072b766dfd577057b (diff)
loplugin:includeform: odk
Change-Id: Ic8ede7a0377d9ec4f360b63889e0ccf3c5dda93f
Diffstat (limited to 'odk/qa/checkapi/checkapi.cxx')
-rw-r--r--odk/qa/checkapi/checkapi.cxx2
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)