fdo#65108 inter-module includes <> include/jvmaccess
Change-Id: I1307d20ab561c35fff0e8ab9afb8fc0821ba8cc1
This commit is contained in:
@@ -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"
|
||||
|
||||
|
@@ -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 {
|
||||
|
||||
|
@@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user