From: Abdelrazak Younes Date: Mon, 11 Feb 2008 07:12:06 +0000 (+0000) Subject: headers. X-Git-Tag: 1.6.10~6329 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=f12126adbdd6c2bc02cd0ff624045cc240d5da3e;p=features.git headers. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22932 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/qt4/GuiSearch.cpp b/src/frontends/qt4/GuiSearch.cpp index fd401e7afd..b6c7cc7400 100644 --- a/src/frontends/qt4/GuiSearch.cpp +++ b/src/frontends/qt4/GuiSearch.cpp @@ -14,13 +14,13 @@ #include "GuiSearch.h" +#include "qt_helpers.h" + #include "FuncRequest.h" #include "lyxfind.h" -#include "qt_helpers.h" - -#include #include +#include #include using namespace std;