summaryrefslogtreecommitdiff
path: root/include/jvmaccess
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:58:44 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:56 -0600
commita4c99c47dab325bba6d25060587e6598b4b7c9f6 (patch)
tree311b6d3c71b94b3c0771efc15fba906ca8a9dbbe /include/jvmaccess
parentec7e3cc0d7c9d5803b6fec8b10507a2cee67d841 (diff)
fdo#65108 inter-module includes <> include/jvmaccess
Change-Id: I1307d20ab561c35fff0e8ab9afb8fc0821ba8cc1
Diffstat (limited to 'include/jvmaccess')
-rw-r--r--include/jvmaccess/classpath.hxx6
-rw-r--r--include/jvmaccess/unovirtualmachine.hxx8
-rw-r--r--include/jvmaccess/virtualmachine.hxx6
3 files changed, 10 insertions, 10 deletions
diff --git a/include/jvmaccess/classpath.hxx b/include/jvmaccess/classpath.hxx
index 1cc8d83ab348..aed2c8b4fd95 100644
--- a/include/jvmaccess/classpath.hxx
+++ b/include/jvmaccess/classpath.hxx
@@ -20,9 +20,9 @@
#ifndef INCLUDED_JVMACCESS_CLASSPATH_HXX
#define INCLUDED_JVMACCESS_CLASSPATH_HXX
-#include "jvmaccessdllapi.h"
-#include "sal/config.h"
-#include "com/sun/star/uno/Reference.hxx"
+#include <jvmaccess/jvmaccessdllapi.h>
+#include <sal/config.h>
+#include <com/sun/star/uno/Reference.hxx>
#include "jni.h"
diff --git a/include/jvmaccess/unovirtualmachine.hxx b/include/jvmaccess/unovirtualmachine.hxx
index 4d618d14d863..055ad0904eee 100644
--- a/include/jvmaccess/unovirtualmachine.hxx
+++ b/include/jvmaccess/unovirtualmachine.hxx
@@ -20,10 +20,10 @@
#ifndef INCLUDED_JVMACCESS_UNOVIRTUALMACHINE_HXX
#define INCLUDED_JVMACCESS_UNOVIRTUALMACHINE_HXX
-#include "jvmaccessdllapi.h"
-#include "sal/config.h"
-#include "salhelper/simplereferenceobject.hxx"
-#include "rtl/ref.hxx"
+#include <jvmaccess/jvmaccessdllapi.h>
+#include <sal/config.h>
+#include <salhelper/simplereferenceobject.hxx>
+#include <rtl/ref.hxx>
namespace jvmaccess {
diff --git a/include/jvmaccess/virtualmachine.hxx b/include/jvmaccess/virtualmachine.hxx
index 57ac5ead39f4..3da9da5a150c 100644
--- a/include/jvmaccess/virtualmachine.hxx
+++ b/include/jvmaccess/virtualmachine.hxx
@@ -20,9 +20,9 @@
#ifndef INCLUDED_JVMACCESS_VIRTUALMACHINE_HXX
#define INCLUDED_JVMACCESS_VIRTUALMACHINE_HXX
-#include "jvmaccessdllapi.h"
-#include "rtl/ref.hxx"
-#include "salhelper/simplereferenceobject.hxx"
+#include <jvmaccess/jvmaccessdllapi.h>
+#include <rtl/ref.hxx>
+#include <salhelper/simplereferenceobject.hxx>
#include "jni.h"