From: Jean-Marc Lasgouttes Date: Thu, 14 May 2009 09:20:58 +0000 (+0000) Subject: headers cleanup X-Git-Tag: 2.0.0~6577 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=188333b8cb8066cd55cf6ef8c02cf59a2d8b2b12;p=features.git headers cleanup git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29664 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/qt4/GuiSendto.cpp b/src/frontends/qt4/GuiSendto.cpp index dba8beb5fa..0bfb1de465 100644 --- a/src/frontends/qt4/GuiSendto.cpp +++ b/src/frontends/qt4/GuiSendto.cpp @@ -15,11 +15,8 @@ #include "qt_helpers.h" #include "Buffer.h" -#include "BufferParams.h" -#include "Converter.h" #include "Format.h" #include "FuncRequest.h" -#include "LyXRC.h" #include "support/qstring_helpers.h" #include "support/filetools.h"