From ea967964379a5f047a032f3d656966cdbded64c9 Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Wed, 27 Oct 2010 20:15:35 +0000 Subject: [PATCH] Compile fix, sorry. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35871 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/GuiNomenclature.cpp | 2 +- src/frontends/qt4/InsetParamsDialog.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontends/qt4/GuiNomenclature.cpp b/src/frontends/qt4/GuiNomenclature.cpp index 8267aab496..6a080eb0e5 100644 --- a/src/frontends/qt4/GuiNomenclature.cpp +++ b/src/frontends/qt4/GuiNomenclature.cpp @@ -11,7 +11,7 @@ #include -#include "GuiNomencl.h" +#include "GuiNomenclature.h" #include "qt_helpers.h" diff --git a/src/frontends/qt4/InsetParamsDialog.cpp b/src/frontends/qt4/InsetParamsDialog.cpp index aefda94fae..c7abda5464 100644 --- a/src/frontends/qt4/InsetParamsDialog.cpp +++ b/src/frontends/qt4/InsetParamsDialog.cpp @@ -21,7 +21,7 @@ #include "GuiInfo.h" #include "GuiLabel.h" #include "GuiLine.h" -#include "GuiNomencl.h" +#include "GuiNomenclature.h" #include "GuiTabular.h" #include "GuiVSpace.h" #include "FloatPlacement.h" -- 2.39.2