summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorMalte Timmermann [mt] <malte.timmermann@oracle.com>2011-01-21 16:19:41 +0100
committerMalte Timmermann [mt] <malte.timmermann@oracle.com>2011-01-21 16:19:41 +0100
commit3aae61d45fc1cb2be6794c55c32fc4813dc28498 (patch)
tree7393980b7fa46a822437da2279030fedc6fe4f5f /svx
parent3bd2a893a49240a5ed312c857c9dc39593a7b9a3 (diff)
accfixes: added missing include
Diffstat (limited to 'svx')
-rw-r--r--svx/source/gallery2/galbrws1.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/gallery2/galbrws1.cxx b/svx/source/gallery2/galbrws1.cxx
index 222f88db0a81..80761cbdea1d 100644
--- a/svx/source/gallery2/galbrws1.cxx
+++ b/svx/source/gallery2/galbrws1.cxx
@@ -42,6 +42,7 @@
#include "gallery.hrc"
#include <algorithm>
#include <svx/dialogs.hrc>
+#include <svx/dialmgr.hxx>
#include <svx/svxdlg.hxx> //CHINA001
//CHINA001 #include <svx/dialogs.hrc> //CHINA001