From: Abdelrazak Younes Date: Fri, 15 Jun 2007 13:47:55 +0000 (+0000) Subject: header cleanup. X-Git-Tag: 1.6.10~9382 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=2f2e84a96f79279cd975ef79beb493b98c945e8c;p=features.git header cleanup. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18784 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/graphics/PreviewLoader.cpp b/src/graphics/PreviewLoader.cpp index bb6c0a892f..5582ac2efc 100644 --- a/src/graphics/PreviewLoader.cpp +++ b/src/graphics/PreviewLoader.cpp @@ -26,7 +26,6 @@ #include "LyXRC.h" #include "output.h" #include "OutputParams.h" -#include "Paragraph.h" #include "TexRow.h" #include "frontends/Application.h" // hexName diff --git a/src/graphics/Previews.cpp b/src/graphics/Previews.cpp index 8842faf234..5f7ad4d8c9 100644 --- a/src/graphics/Previews.cpp +++ b/src/graphics/Previews.cpp @@ -16,7 +16,6 @@ #include "Buffer.h" #include "InsetIterator.h" #include "LyXRC.h" -#include "Paragraph.h" #include "insets/Inset.h"