summaryrefslogtreecommitdiff
path: root/sc/inc/dbdocutl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/dbdocutl.hxx')
-rw-r--r--sc/inc/dbdocutl.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/inc/dbdocutl.hxx b/sc/inc/dbdocutl.hxx
index deddb108b4a4..c6949ab61a2e 100644
--- a/sc/inc/dbdocutl.hxx
+++ b/sc/inc/dbdocutl.hxx
@@ -20,8 +20,9 @@
#ifndef INCLUDED_SC_INC_DBDOCUTL_HXX
#define INCLUDED_SC_INC_DBDOCUTL_HXX
-#include "address.hxx"
#include <com/sun/star/uno/Reference.hxx>
+#include "types.hxx"
+#include <sal/types.h>
class ScDocument;