summaryrefslogtreecommitdiffstats
path: root/sc/inc/postit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/postit.hxx')
-rw-r--r--sc/inc/postit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/postit.hxx b/sc/inc/postit.hxx
index 69ee67afcdd1..88ae564d5b20 100644
--- a/sc/inc/postit.hxx
+++ b/sc/inc/postit.hxx
@@ -22,7 +22,6 @@
#include <boost/shared_ptr.hpp>
#include <rtl/ustring.hxx>
-#include <tools/gen.hxx>
#include "address.hxx"
#include "scdllapi.h"
@@ -34,6 +33,7 @@ class SdrCaptionObj;
class SdrPage;
class SfxItemSet;
class ScDocument;
+class Rectangle;
struct ScCaptionInitData;
// ============================================================================