summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-10-27 22:01:05 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-10-27 22:02:58 +0100
commit5107c0afb109b9d73dfa744deb828f251ea6370c (patch)
tree99cf513116939da0f15c9b43ebb89a5c40ddb768 /sfx2
parent6368d19094790f2bdd1af3542388b62a7789adea (diff)
include mnuitem.hxx to build with --enable-dbgutil
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/appl/appreg.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/appl/appreg.cxx b/sfx2/source/appl/appreg.cxx
index 564317d308a0..fa83c1e4a2e6 100644
--- a/sfx2/source/appl/appreg.cxx
+++ b/sfx2/source/appl/appreg.cxx
@@ -48,6 +48,7 @@
#include <sfx2/objsh.hxx>
#include <sfx2/viewsh.hxx>
#include <sfx2/objface.hxx>
+#include <sfx2/mnuitem.hxx>
//===================================================================