From: Abdelrazak Younes Date: Mon, 5 Oct 2009 14:56:51 +0000 (+0000) Subject: Kornel's gcc compile fix. X-Git-Tag: 2.0.0~5413 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=b794a8efb1886cf2ed40f5844b1c249c5a04a61a;p=features.git Kornel's gcc compile fix. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31530 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/qt4/GuiApplication.cpp b/src/frontends/qt4/GuiApplication.cpp index 0f0d765005..266ae88867 100644 --- a/src/frontends/qt4/GuiApplication.cpp +++ b/src/frontends/qt4/GuiApplication.cpp @@ -122,6 +122,7 @@ #include #include +#include #include using namespace std;