From: Abdelrazak Younes Date: Thu, 27 Sep 2007 14:22:58 +0000 (+0000) Subject: add #include just in case. X-Git-Tag: 1.6.10~8160 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=49388f6abd37f3272f85e7e1357aae15bf8e5927;p=features.git add #include just in case. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20538 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/qt4/DialogView.h b/src/frontends/qt4/DialogView.h index 5489d6a839..76895eda59 100644 --- a/src/frontends/qt4/DialogView.h +++ b/src/frontends/qt4/DialogView.h @@ -20,6 +20,7 @@ #include #include #include +#include #include