From: Richard Heck Date: Tue, 9 Feb 2010 16:31:09 +0000 (+0000) Subject: Remove unneeded include. X-Git-Tag: 2.0.0~4098 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=a932148ce4f6ffb59c053065009e4c8a6fdee68a;p=features.git Remove unneeded include. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33392 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/Cursor.cpp b/src/Cursor.cpp index c6b633379c..00963af21d 100644 --- a/src/Cursor.cpp +++ b/src/Cursor.cpp @@ -26,7 +26,6 @@ #include "FuncCode.h" #include "FuncRequest.h" #include "Language.h" -#include "LyX.h" #include "LyXAction.h" #include "LyXRC.h" #include "Paragraph.h"