summaryrefslogtreecommitdiff
path: root/extensions/source/update/check
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-27 19:26:50 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-27 19:28:51 +0200
commitffa11622ea6fc46c427421490b5cc1137b6f0511 (patch)
treedc102a32433d979052438e3859a97c29a160d05a /extensions/source/update/check
parentf32488182e6f03bddd5148e817a4d1dc569edde1 (diff)
loplugin:includeform: extensions (Windows)
Change-Id: I6619004353fb7e94506e2a75c77b42156f0b6c6d
Diffstat (limited to 'extensions/source/update/check')
-rw-r--r--extensions/source/update/check/onlinecheck.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/update/check/onlinecheck.cxx b/extensions/source/update/check/onlinecheck.cxx
index be6912f17afb..fd77299d11ef 100644
--- a/extensions/source/update/check/onlinecheck.cxx
+++ b/extensions/source/update/check/onlinecheck.cxx
@@ -24,7 +24,7 @@
#include <sal/types.h>
#include <sal/macros.h>
-#include <onlinecheck.hxx>
+#include "onlinecheck.hxx"
#define WIN32_LEAN_AND_MEAN
#include <windows.h>