From 354c436ae72f59b16568bc181819a88bde2c4754 Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Sat, 8 Aug 2009 17:26:18 +0000 Subject: [PATCH] Compile fix. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30928 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXFunc.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/LyXFunc.cpp b/src/LyXFunc.cpp index 52ef0102fc..a99c290b7f 100644 --- a/src/LyXFunc.cpp +++ b/src/LyXFunc.cpp @@ -55,6 +55,7 @@ #include "Row.h" #include "Server.h" #include "Session.h" +#include "SpellChecker.h" #include "insets/InsetBox.h" #include "insets/InsetBranch.h" -- 2.39.5