From: Peter Kümmel Date: Tue, 31 Oct 2006 14:57:25 +0000 (+0000) Subject: add missing header, forgotten because of the Qt precompiled headers X-Git-Tag: 1.6.10~12121 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=a252679cca14b5e2b04358e317d8751f29dcb6ef;p=lyx.git add missing header, forgotten because of the Qt precompiled headers git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15641 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/qt4/GuiView.C b/src/frontends/qt4/GuiView.C index ddaae6e023..b4d89eb4af 100644 --- a/src/frontends/qt4/GuiView.C +++ b/src/frontends/qt4/GuiView.C @@ -50,6 +50,7 @@ #include #include #include +#include #include