summaryrefslogtreecommitdiff
path: root/javaunohelper/source/juhx-export-types.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:39:35 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:04 +0200
commit9b5afa247a737ddf4b77c24ad512a1859415a577 (patch)
tree24cf85e8c94ab4b07627b0f3203f6c3c6b432e94 /javaunohelper/source/juhx-export-types.hxx
parent285ebf02dadac6dc07198d0ab5d28692947e394a (diff)
loplugin:includeform: javaunohelper
Change-Id: If8f65b5942fd41c7023a14f9e321568a0d6c7946
Diffstat (limited to 'javaunohelper/source/juhx-export-types.hxx')
-rw-r--r--javaunohelper/source/juhx-export-types.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/javaunohelper/source/juhx-export-types.hxx b/javaunohelper/source/juhx-export-types.hxx
index b58d2e8cff7f..571f5fd39dd9 100644
--- a/javaunohelper/source/juhx-export-types.hxx
+++ b/javaunohelper/source/juhx-export-types.hxx
@@ -20,9 +20,9 @@
#ifndef INCLUDED_JAVAUNOHELPER_SOURCE_JUHX_EXPORT_TYPES_HXX
#define INCLUDED_JAVAUNOHELPER_SOURCE_JUHX_EXPORT_TYPES_HXX
-#include "sal/config.h"
+#include <sal/config.h>
-#include "jni.h"
+#include <jni.h>
#if defined DISABLE_DYNLOADING
#define JAVAUNOHELPER_DETAIL_CALLCONV JNICALL