summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/drtxtob.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/drtxtob.hxx')
-rw-r--r--sc/source/ui/inc/drtxtob.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/source/ui/inc/drtxtob.hxx b/sc/source/ui/inc/drtxtob.hxx
index 4386bcf957fa..8ba3dacc60c2 100644
--- a/sc/source/ui/inc/drtxtob.hxx
+++ b/sc/source/ui/inc/drtxtob.hxx
@@ -21,13 +21,14 @@
#define INCLUDED_SC_SOURCE_UI_INC_DRTXTOB_HXX
#include <sfx2/shell.hxx>
-#include <sfx2/module.hxx>
#include <tools/link.hxx>
+#include <rtl/ref.hxx>
#include <shellids.hxx>
sal_uInt16 ScGetFontWorkId(); // instead of SvxFontWorkChildWindow::GetChildWindowId()
+class SfxModule;
class ScViewData;
class TransferableDataHelper;
class TransferableClipboardListener;