summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/AnimationChildWindow.hxx
diff options
context:
space:
mode:
authorAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2014-02-14 22:36:19 -0200
committerMarcos Souza <marcos.souza.org@gmail.com>2014-02-15 15:27:01 +0000
commitd024fe60dcb402e7ed8c8fa0ef623176f03c62c0 (patch)
treeddb5d82d39397c475de45127141c0864ac0c4cd7 /sd/source/ui/inc/AnimationChildWindow.hxx
parent9a5ce676ede4828db0acde5db79d91320575ec08 (diff)
fdo#63154 Remove unused solar.h reference in sd.
Change-Id: I3dca2ffe3f94bedfea954bd83e84c724fb564ec9 Reviewed-on: https://gerrit.libreoffice.org/8063 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com>
Diffstat (limited to 'sd/source/ui/inc/AnimationChildWindow.hxx')
-rw-r--r--sd/source/ui/inc/AnimationChildWindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/AnimationChildWindow.hxx b/sd/source/ui/inc/AnimationChildWindow.hxx
index 9951a4f78e92..0d215fdc1a2f 100644
--- a/sd/source/ui/inc/AnimationChildWindow.hxx
+++ b/sd/source/ui/inc/AnimationChildWindow.hxx
@@ -20,8 +20,8 @@
#ifndef INCLUDED_SD_SOURCE_UI_INC_ANIMATIONCHILDWINDOW_HXX
#define INCLUDED_SD_SOURCE_UI_INC_ANIMATIONCHILDWINDOW_HXX
-#include <tools/solar.h>
#include <sfx2/childwin.hxx>
+#include <sal/types.h>
class Window;
class SfxBindings;