summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-03-20 12:48:10 +0000
committerCaolán McNamara <caolanm@redhat.com>2021-03-20 16:54:02 +0100
commit11a9fee730dfdad4c3fa42c2e547ceb558a49777 (patch)
treef87d5b3dc71ea09a0724be69d20988aa2facb54f /include
parente04eb83b7fb5668f9d2fc56f58abc4f396635866 (diff)
drop unneeded include
Change-Id: I3fe4ffd724613313db3791aa0d8c81c60b42f83b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112812 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/sidebar/Theme.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/sidebar/Theme.hxx b/include/sfx2/sidebar/Theme.hxx
index 5d01fc445ed6..7fb98cb3739e 100644
--- a/include/sfx2/sidebar/Theme.hxx
+++ b/include/sfx2/sidebar/Theme.hxx
@@ -25,7 +25,6 @@
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/basemutex.hxx>
#include <tools/gen.hxx>
-#include <vcl/wall.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>