summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorsj <sj@openoffice.org>2010-07-14 13:37:19 +0200
committersj <sj@openoffice.org>2010-07-14 13:37:19 +0200
commit920500c40a8a4c47cb92bf5056aeb1713851e299 (patch)
tree402c33f74ccff8021580638f96ae743aa990e298 /cui
parent273fa6a6aa0d56660807ab29892f0618cfbb2e63 (diff)
fixed build problem (missing header file)
Diffstat (limited to 'cui')
-rw-r--r--cui/source/options/treeopt.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/options/treeopt.cxx b/cui/source/options/treeopt.cxx
index 880f8d263c6b..45925a4ca4fb 100644
--- a/cui/source/options/treeopt.cxx
+++ b/cui/source/options/treeopt.cxx
@@ -40,6 +40,7 @@
#include <com/sun/star/frame/XLoadable.hpp>
#include <tools/rcid.h>
#include <tools/shl.hxx>
+#include <tools/urlobj.hxx>
#include <comphelper/processfactory.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>