summaryrefslogtreecommitdiff
path: root/idl
diff options
context:
space:
mode:
Diffstat (limited to 'idl')
-rw-r--r--idl/inc/basobj.hxx1
-rw-r--r--idl/inc/database.hxx1
-rw-r--r--idl/inc/types.hxx1
3 files changed, 1 insertions, 2 deletions
diff --git a/idl/inc/basobj.hxx b/idl/inc/basobj.hxx
index f74b9230fb8a..d3ea84fdc7a9 100644
--- a/idl/inc/basobj.hxx
+++ b/idl/inc/basobj.hxx
@@ -22,7 +22,6 @@
#include <tools/ref.hxx>
#include "bastype.hxx"
-#include <tools/pstm.hxx>
#include <functional>
#include <vector>
diff --git a/idl/inc/database.hxx b/idl/inc/database.hxx
index 6b3904b55c1a..86e45c0dc844 100644
--- a/idl/inc/database.hxx
+++ b/idl/inc/database.hxx
@@ -24,7 +24,6 @@
#include "hash.hxx"
#include "lex.hxx"
#include <rtl/string.hxx>
-#include <tools/pstm.hxx>
#include <rtl/ustring.hxx>
#include <set>
diff --git a/idl/inc/types.hxx b/idl/inc/types.hxx
index e946ed35436b..a0f796fc66f9 100644
--- a/idl/inc/types.hxx
+++ b/idl/inc/types.hxx
@@ -21,6 +21,7 @@
#define INCLUDED_IDL_INC_TYPES_HXX
#include <rtl/strbuf.hxx>
+#include <tools/solar.h>
#include <tools/ref.hxx>
#include "basobj.hxx"