Kaydet (Commit) 3e2208f0 authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

fdo#65108 inter-module includes <> include/jvmfwk

Change-Id: I786a0e3b5c3b8e993a7ed0ab114756697761366e
üst a4c99c47
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment