From 14dff4fcb051eafac56eb230ce38e752b4c1ce46 Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Sun, 17 Sep 2006 09:55:13 +0000 Subject: [PATCH] compilation fixes git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15028 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/InsetFormulaMacro.C | 2 +- src/mathed/MathFactory.C | 2 +- src/mathed/MathParser.C | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mathed/InsetFormulaMacro.C b/src/mathed/InsetFormulaMacro.C index 1406d1bb73..4544151305 100644 --- a/src/mathed/InsetFormulaMacro.C +++ b/src/mathed/InsetFormulaMacro.C @@ -13,7 +13,7 @@ #include "InsetFormulaMacro.h" #include "MathMacroTable.h" -#include "MatheMacroTemplate.h" +#include "MathMacroTemplate.h" #include "MathMLStream.h" #include "BufferView.h" diff --git a/src/mathed/MathFactory.C b/src/mathed/MathFactory.C index cd02c94e75..f8d44d9de9 100644 --- a/src/mathed/MathFactory.C +++ b/src/mathed/MathFactory.C @@ -33,7 +33,7 @@ #include "InsetMathMacro.h" #include "MathMacroArgument.h" #include "MathMacroTable.h" -#include "MatheMacroTemplate.h" +#include "MathMacroTemplate.h" #include "InsetMathMakebox.h" #include "InsetMathOverset.h" #include "MathParser.h" diff --git a/src/mathed/MathParser.C b/src/mathed/MathParser.C index 1c55e39353..826d61529e 100644 --- a/src/mathed/MathParser.C +++ b/src/mathed/MathParser.C @@ -51,7 +51,7 @@ following hack as starting point to write some macros: #include "InsetMathKern.h" #include "InsetMathMacro.h" #include "MathMacroArgument.h" -#include "MatheMacroTemplate.h" +#include "MathMacroTemplate.h" #include "InsetMathPar.h" #include "InsetMathRoot.h" #include "InsetMathScript.h" -- 2.39.2