summaryrefslogtreecommitdiff
path: root/include/jvmaccess
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:39:19 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:03 +0200
commit1852f8f12d4205fc0ea76303c777fac7327953e7 (patch)
tree50ed6ff11ab12b318c107bb227ab86cf1f77235d /include/jvmaccess
parent0a938e785920f46404334a9d19f018d3e28d9a49 (diff)
loplugin:includeform: jvmaccess
Change-Id: Iae16eaada04d35a655f7f9d8b5e8156f5c7cd171
Diffstat (limited to 'include/jvmaccess')
-rw-r--r--include/jvmaccess/virtualmachine.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/jvmaccess/virtualmachine.hxx b/include/jvmaccess/virtualmachine.hxx
index e7f5e63ec69b..21c507290f18 100644
--- a/include/jvmaccess/virtualmachine.hxx
+++ b/include/jvmaccess/virtualmachine.hxx
@@ -24,7 +24,7 @@
#include <rtl/ref.hxx>
#include <salhelper/simplereferenceobject.hxx>
-#include "jni.h"
+#include <jni.h>
namespace jvmaccess {