summaryrefslogtreecommitdiff
path: root/jvmfwk/inc/vendorbase.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/vendorbase.hxx
parentfc8e95600aa40ef33beab7fd4c07e7ce66df1d27 (diff)
loplugin:includeform: jvmfwk
Change-Id: I7292ced23647692fdc85a3c234fb1469a91ad0ea
Diffstat (limited to 'jvmfwk/inc/vendorbase.hxx')
-rw-r--r--jvmfwk/inc/vendorbase.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/jvmfwk/inc/vendorbase.hxx b/jvmfwk/inc/vendorbase.hxx
index c9ebcb256913..b2ae34915459 100644
--- a/jvmfwk/inc/vendorbase.hxx
+++ b/jvmfwk/inc/vendorbase.hxx
@@ -20,12 +20,12 @@
#ifndef INCLUDED_JVMFWK_PLUGINS_SUNMAJOR_PLUGINLIB_VENDORBASE_HXX
#define INCLUDED_JVMFWK_PLUGINS_SUNMAJOR_PLUGINLIB_VENDORBASE_HXX
-#include "config_java.h"
+#include <config_java.h>
-#include "rtl/ustring.hxx"
-#include "rtl/ref.hxx"
-#include "osl/endian.h"
-#include "salhelper/simplereferenceobject.hxx"
+#include <rtl/ustring.hxx>
+#include <rtl/ref.hxx>
+#include <osl/endian.h>
+#include <salhelper/simplereferenceobject.hxx>
#include <vector>
namespace jfw_plugin