summaryrefslogtreecommitdiff
path: root/jvmfwk/inc/vendorplugin.hxx
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 /jvmfwk/inc/vendorplugin.hxx
parentfc8e95600aa40ef33beab7fd4c07e7ce66df1d27 (diff)
loplugin:includeform: jvmfwk
Change-Id: I7292ced23647692fdc85a3c234fb1469a91ad0ea
Diffstat (limited to 'jvmfwk/inc/vendorplugin.hxx')
-rw-r--r--jvmfwk/inc/vendorplugin.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/jvmfwk/inc/vendorplugin.hxx b/jvmfwk/inc/vendorplugin.hxx
index a8a7a4b3c7ae..f370f1123375 100644
--- a/jvmfwk/inc/vendorplugin.hxx
+++ b/jvmfwk/inc/vendorplugin.hxx
@@ -24,13 +24,13 @@
#include <jvmfwk/framework.hxx>
#include <rtl/ref.hxx>
#include <rtl/ustring.h>
-#include "jni.h"
+#include <jni.h>
#include <memory>
#include <vector>
#include <utility>
#include "elements.hxx"
-#include <vendorbase.hxx>
+#include "vendorbase.hxx"
/**
@file