From 54ef1c155990bee247f083a37be9515b43709ac3 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:42:42 +0200 Subject: loplugin:includeform: desktop Change-Id: I2dacb21cd0c9618dadb49912e0f09c9ab576f9b0 --- desktop/source/app/userinstall.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'desktop/source/app/userinstall.cxx') diff --git a/desktop/source/app/userinstall.cxx b/desktop/source/app/userinstall.cxx index ad55d6848f7a..bec53d861d59 100644 --- a/desktop/source/app/userinstall.cxx +++ b/desktop/source/app/userinstall.cxx @@ -23,8 +23,8 @@ #include #include -#include "config_folders.h" -#include "officecfg/Setup.hxx" +#include +#include #include #include #include -- cgit