summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/PaneHider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slideshow/PaneHider.hxx')
-rw-r--r--sd/source/ui/slideshow/PaneHider.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sd/source/ui/slideshow/PaneHider.hxx b/sd/source/ui/slideshow/PaneHider.hxx
index f96f0f839c73..9063f0e61a8e 100644
--- a/sd/source/ui/slideshow/PaneHider.hxx
+++ b/sd/source/ui/slideshow/PaneHider.hxx
@@ -20,8 +20,10 @@
#ifndef INCLUDED_SD_SOURCE_UI_SLIDESHOW_PANEHIDER_HXX
#define INCLUDED_SD_SOURCE_UI_SLIDESHOW_PANEHIDER_HXX
-#include <com/sun/star/drawing/framework/XConfiguration.hpp>
-#include <com/sun/star/drawing/framework/XConfigurationController.hpp>
+#include <com/sun/star/uno/Reference.hxx>
+
+namespace com { namespace sun { namespace star { namespace drawing { namespace framework { class XConfiguration; } } } } }
+namespace com { namespace sun { namespace star { namespace drawing { namespace framework { class XConfigurationController; } } } } }
namespace sd {