From 49388f6abd37f3272f85e7e1357aae15bf8e5927 Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Thu, 27 Sep 2007 14:22:58 +0000 Subject: [PATCH] add #include just in case. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20538 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/DialogView.h | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2