summaryrefslogtreecommitdiff
path: root/include/svx/svdtypes.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-10-29 21:51:19 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-11-04 12:30:40 -0500
commit709784cf1d417b4b2df8c5228a4664f697e45a5c (patch)
treeaebf751b13eefee9d0effc31b8119953ab6d459e /include/svx/svdtypes.hxx
parent2ebf98e8225523186965a2ced928b0623020e41e (diff)
Apply pimpl to SdrPageWindow.
Change-Id: I54554a229c03ff87096782344a728a49636c1de1
Diffstat (limited to 'include/svx/svdtypes.hxx')
-rw-r--r--include/svx/svdtypes.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/svx/svdtypes.hxx b/include/svx/svdtypes.hxx
index 694ea9a54ec0..58abbf1ac59e 100644
--- a/include/svx/svdtypes.hxx
+++ b/include/svx/svdtypes.hxx
@@ -20,6 +20,8 @@
#ifndef INCLUDED_SVX_SVDTYPES_HXX
#define INCLUDED_SVX_SVDTYPES_HXX
+#include <sal/types.h>
+
/*
* SdrObject
*/