From: Georg Baum Date: Fri, 5 Jan 2007 14:38:53 +0000 (+0000) Subject: Abdel, get yourself a decent file system! X-Git-Tag: 1.6.10~11326 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=63280d113f560f364141a7905b5aae487a963d84;p=features.git Abdel, get yourself a decent file system! git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16533 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/controllers/ControlSpellchecker.C b/src/frontends/controllers/ControlSpellchecker.C index f6af7fd50c..bb02eda90f 100644 --- a/src/frontends/controllers/ControlSpellchecker.C +++ b/src/frontends/controllers/ControlSpellchecker.C @@ -42,7 +42,7 @@ #include "frontends/Alert.h" // FIXME: those two headers are needed because of the // WorkArea::redraw() call below. -#include "frontends/lyxview.h" +#include "frontends/LyXView.h" #include "frontends/WorkArea.h" using std::advance;