summaryrefslogtreecommitdiff
path: root/include/unotools/itemholderbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/itemholderbase.hxx')
-rw-r--r--include/unotools/itemholderbase.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/unotools/itemholderbase.hxx b/include/unotools/itemholderbase.hxx
index 94c20059abf9..865d45e8b4d8 100644
--- a/include/unotools/itemholderbase.hxx
+++ b/include/unotools/itemholderbase.hxx
@@ -21,10 +21,8 @@
#define INCLUDED_UNOTOOLS_ITEMHOLDERBASE_HXX
#include <memory>
-#include <vector>
#include <osl/mutex.hxx>
-
-namespace utl { namespace detail { class Options; } }
+#include <unotools/options.hxx>
struct ItemHolderMutexBase
{