From bae615fbf1d9975cb4381d27b57299596381b1f9 Mon Sep 17 00:00:00 2001 From: Angus Leeming Date: Tue, 16 Sep 2003 15:45:13 +0000 Subject: [PATCH] Make Martin's compiler happy. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7779 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/paragraph.C | 1 + 1 file changed, 1 insertion(+) diff --git a/src/paragraph.C b/src/paragraph.C index 6d43fb1036..cd5b0699ea 100644 --- a/src/paragraph.C +++ b/src/paragraph.C @@ -27,6 +27,7 @@ #include "gettext.h" #include "language.h" #include "latexrunparams.h" +#include "lyxfont.h" #include "lyxrc.h" #include "lyxrow.h" #include "texrow.h" -- 2.39.2