summaryrefslogtreecommitdiff
path: root/jvmfwk/inc/vendorplugin.hxx
diff options
context:
space:
mode:
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