summaryrefslogtreecommitdiff
path: root/javaunohelper/source/javaunohelper.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:39:35 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:04 +0200
commit9b5afa247a737ddf4b77c24ad512a1859415a577 (patch)
tree24cf85e8c94ab4b07627b0f3203f6c3c6b432e94 /javaunohelper/source/javaunohelper.cxx
parent285ebf02dadac6dc07198d0ab5d28692947e394a (diff)
loplugin:includeform: javaunohelper
Change-Id: If8f65b5942fd41c7023a14f9e321568a0d6c7946
Diffstat (limited to 'javaunohelper/source/javaunohelper.cxx')
-rw-r--r--javaunohelper/source/javaunohelper.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/javaunohelper/source/javaunohelper.cxx b/javaunohelper/source/javaunohelper.cxx
index aa48e4258f7b..43c385bed20a 100644
--- a/javaunohelper/source/javaunohelper.cxx
+++ b/javaunohelper/source/javaunohelper.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "sal/config.h"
+#include <sal/config.h>
#include <osl/module.hxx>
#include <osl/thread.h>
@@ -33,9 +33,9 @@
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/registry/XRegistryKey.hpp>
-#include "jni.h"
-#include "jvmaccess/virtualmachine.hxx"
-#include "jvmaccess/unovirtualmachine.hxx"
+#include <jni.h>
+#include <jvmaccess/virtualmachine.hxx>
+#include <jvmaccess/unovirtualmachine.hxx>
#include "juhx-export-functions.hxx"
#include "vm.hxx"