summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/spelldialog.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-05-19 16:00:39 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-05-19 16:03:28 -0400
commit2fc4f5cd750cc3899ffc6b2f831edcb01e7773b4 (patch)
tree050d146a6cf1639453a98581d2801e132d2d4ada /sc/source/ui/view/spelldialog.cxx
parent0d361388060741fe8e2f1ba059fba95707bdc233 (diff)
Register OpenGL windows to ScGridWindow upon file load.
Change-Id: I6fdce232ef41079f20a983dc72da032196078858
Diffstat (limited to 'sc/source/ui/view/spelldialog.cxx')
-rw-r--r--sc/source/ui/view/spelldialog.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/view/spelldialog.cxx b/sc/source/ui/view/spelldialog.cxx
index ae2849a254c2..03e407373f4e 100644
--- a/sc/source/ui/view/spelldialog.cxx
+++ b/sc/source/ui/view/spelldialog.cxx
@@ -34,6 +34,7 @@
#include "scmod.hxx"
#include "editable.hxx"
#include "undoblk.hxx"
+#include <gridwin.hxx>
#include <refupdatecontext.hxx>
SFX_IMPL_CHILDWINDOW_WITHID( ScSpellDialogChildWindow, SID_SPELL_DIALOG )