From f1514f903c2c4b2b199649c472f41573e2c90e49 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 1 Jun 2018 11:34:47 +0200 Subject: loplugin:includeform (clang-cl) Change-Id: Ia15fc0ea8d46cd4eab6ca690e1dac3a530512ab6 Reviewed-on: https://gerrit.libreoffice.org/55170 Tested-by: Jenkins Reviewed-by: Stephan Bergmann --- basic/source/runtime/dllmgr-x64.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'basic/source') diff --git a/basic/source/runtime/dllmgr-x64.cxx b/basic/source/runtime/dllmgr-x64.cxx index 2c311861122a..5798bc7c2228 100644 --- a/basic/source/runtime/dllmgr-x64.cxx +++ b/basic/source/runtime/dllmgr-x64.cxx @@ -31,7 +31,7 @@ #include #include -#include "runtime.hxx" +#include #include #include #include -- cgit