summaryrefslogtreecommitdiffstats
path: root/vcl/inc/svdata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/svdata.hxx')
-rw-r--r--vcl/inc/svdata.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/inc/svdata.hxx b/vcl/inc/svdata.hxx
index f7dcbd674782..ff87f290c70a 100644
--- a/vcl/inc/svdata.hxx
+++ b/vcl/inc/svdata.hxx
@@ -20,10 +20,11 @@
#ifndef _SV_SVDATA_HXX
#define _SV_SVDATA_HXX
+#include "sal/types.h"
+
#include <osl/thread.hxx>
#include <rtl/ref.hxx>
-#include "tools/gen.hxx"
#include "tools/shl.hxx"
#include "tools/link.hxx"
#include "tools/fldunit.hxx"
@@ -50,7 +51,6 @@ class ImplDirectFontSubstitution;
struct ImplHotKey;
struct ImplEventHook;
class Point;
-class Rectangle;
class ResMgr;
class ImplAccelManager;
class ImplDevFontList;