fdo#65108 inter-module includes <> include/jvmfwk
Change-Id: I786a0e3b5c3b8e993a7ed0ab114756697761366e
This commit is contained in:
@@ -22,9 +22,9 @@
|
||||
#ifndef INCLUDED_JVMFWK_FRAMEWORK_H
|
||||
#define INCLUDED_JVMFWK_FRAMEWORK_H
|
||||
|
||||
#include "jvmfwkdllapi.h"
|
||||
#include "rtl/ustring.h"
|
||||
#include "osl/mutex.h"
|
||||
#include <jvmfwk/jvmfwkdllapi.h>
|
||||
#include <rtl/ustring.h>
|
||||
#include <osl/mutex.h>
|
||||
#include "jni.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
@@ -21,9 +21,9 @@
|
||||
#ifndef INCLUDED_JVMFWK_VENDORPLUGIN_H
|
||||
#define INCLUDED_JVMFWK_VENDORPLUGIN_H
|
||||
|
||||
#include "jvmfwkplugindllapi.h"
|
||||
#include "jvmfwk/framework.h"
|
||||
#include "rtl/ustring.h"
|
||||
#include <jvmfwk/jvmfwkplugindllapi.h>
|
||||
#include <jvmfwk/framework.h>
|
||||
#include <rtl/ustring.h>
|
||||
#include "jni.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Reference in New Issue
Block a user