summaryrefslogtreecommitdiffstats
path: root/javaunohelper/source/vm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'javaunohelper/source/vm.hxx')
-rw-r--r--javaunohelper/source/vm.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/javaunohelper/source/vm.hxx b/javaunohelper/source/vm.hxx
index 1b007d30e5ee..81dd5be69f60 100644
--- a/javaunohelper/source/vm.hxx
+++ b/javaunohelper/source/vm.hxx
@@ -20,11 +20,11 @@
#ifndef INCLUDED_JAVAUNOHELPER_SOURCE_VM_HXX
#define INCLUDED_JAVAUNOHELPER_SOURCE_VM_HXX
-#include "sal/config.h"
+#include <sal/config.h>
-#include "jni.h"
-#include "com/sun/star/uno/Reference.hxx"
-#include "rtl/ref.hxx"
+#include <jni.h>
+#include <com/sun/star/uno/Reference.hxx>
+#include <rtl/ref.hxx>
namespace com { namespace sun { namespace star { namespace uno {
class XComponentContext;