summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/inc/clipdata.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/inc/clipdata.hxx b/sc/inc/clipdata.hxx
index 2e8567a81153..4d4be6afb07f 100644
--- a/sc/inc/clipdata.hxx
+++ b/sc/inc/clipdata.hxx
@@ -29,6 +29,9 @@
#ifndef __SC_CLIPDATA_HXX__
#define __SC_CLIPDATA_HXX__
+class ScTransferObj;
+class ScDrawTransferObj;
+
struct ScClipData
{
ScTransferObj* pCellClipboard;