summaryrefslogtreecommitdiff
path: root/include/jvmfwk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:38:59 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:03 +0200
commit0a938e785920f46404334a9d19f018d3e28d9a49 (patch)
tree1b809bd234be3fb98a1fc78068cd57c133cd4db0 /include/jvmfwk
parentfc8e95600aa40ef33beab7fd4c07e7ce66df1d27 (diff)
loplugin:includeform: jvmfwk
Change-Id: I7292ced23647692fdc85a3c234fb1469a91ad0ea
Diffstat (limited to 'include/jvmfwk')
-rw-r--r--include/jvmfwk/framework.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/jvmfwk/framework.hxx b/include/jvmfwk/framework.hxx
index ac7087b320d2..63062849fb0c 100644
--- a/include/jvmfwk/framework.hxx
+++ b/include/jvmfwk/framework.hxx
@@ -30,7 +30,7 @@
#include <jvmfwk/jvmfwkdllapi.hxx>
#include <rtl/byteseq.hxx>
#include <rtl/ustring.hxx>
-#include "jni.h"
+#include <jni.h>
/** @file
<p>This library can operate in two modes, application mode and direct mode.</p>