summaryrefslogtreecommitdiff
path: root/svx/source/gengal
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-11-04 12:06:36 +0100
committerMathias Bauer <mba@openoffice.org>2009-11-04 12:06:36 +0100
commit4029353bfda798df7a125554bd6eb7a55d7997e0 (patch)
treec7306a16f40b12cc10b80a06f7356a3ff13eb921 /svx/source/gengal
parentfbce1c663acb8b29731cc447a3893b34ff2b4618 (diff)
#i106421#: some missing header fixes
Diffstat (limited to 'svx/source/gengal')
-rw-r--r--svx/source/gengal/gengal.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/gengal/gengal.cxx b/svx/source/gengal/gengal.cxx
index f420e8f7680e..e5d35df22fdd 100644
--- a/svx/source/gengal/gengal.cxx
+++ b/svx/source/gengal/gengal.cxx
@@ -71,7 +71,7 @@
#include <rtl/bootstrap.hxx>
#include <galtheme.hxx>
-#include <gallery1.hxx>
+#include <svx/gallery1.hxx>
using namespace ::vos;
using namespace ::com::sun::star::uno;