From 285ebf02dadac6dc07198d0ab5d28692947e394a Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:39:26 +0200 Subject: loplugin:includeform: jurt Change-Id: I27eaa6a60f85c2f02205babb9369a56441604d8c --- jurt/source/pipe/com_sun_star_lib_connections_pipe_PipeConnection.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jurt/source') diff --git a/jurt/source/pipe/com_sun_star_lib_connections_pipe_PipeConnection.c b/jurt/source/pipe/com_sun_star_lib_connections_pipe_PipeConnection.c index 4652d64a5100..ba775da069d0 100644 --- a/jurt/source/pipe/com_sun_star_lib_connections_pipe_PipeConnection.c +++ b/jurt/source/pipe/com_sun_star_lib_connections_pipe_PipeConnection.c @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "jni.h" -#include "osl/security.h" +#include +#include #include /* On Windows, jpipe.dll must not have static dependencies on any other URE DLLs -- cgit