summaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorRelease Engineering <releng@openoffice.org>2010-02-01 14:17:38 +0100
committerRelease Engineering <releng@openoffice.org>2010-02-01 14:17:38 +0100
commit055bc5c7f48cd556d256dedc32671f60ad30ccf4 (patch)
treeebd15589675c41278377039c1e861a2a6d67d8e5 /accessibility
parentcc65d4ac872210855dce22632cdd7a1999914b6a (diff)
#i10000# reenabled missing include
Notes
split repo tag: components_ooo/DEV300_m71
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/source/helper/acc_factory.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/source/helper/acc_factory.cxx b/accessibility/source/helper/acc_factory.cxx
index 91476bc42863..e1e8eae2ac78 100644
--- a/accessibility/source/helper/acc_factory.cxx
+++ b/accessibility/source/helper/acc_factory.cxx
@@ -74,7 +74,7 @@
#include <vcl/combobox.hxx>
#include <accessibility/extended/AccessibleGridControl.hxx>
#include <svtools/accessibletable.hxx>
-//#include "vcl/popupmenuwindow.hxx"
+#include "vcl/popupmenuwindow.hxx"
#include <floatingwindowaccessible.hxx>