]> git.lyx.org Git - features.git/commitdiff
compilation fixes
authorAbdelrazak Younes <younes@lyx.org>
Sun, 17 Sep 2006 09:55:13 +0000 (09:55 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sun, 17 Sep 2006 09:55:13 +0000 (09:55 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15028 a592a061-630c-0410-9148-cb99ea01b6c8

src/mathed/InsetFormulaMacro.C
src/mathed/MathFactory.C
src/mathed/MathParser.C

index 1406d1bb73738d39f7e26181862b23ff62dfd0d1..4544151305ef600cc72bf01345b5eae752966192 100644 (file)
@@ -13,7 +13,7 @@
 
 #include "InsetFormulaMacro.h"
 #include "MathMacroTable.h"
-#include "MatheMacroTemplate.h"
+#include "MathMacroTemplate.h"
 #include "MathMLStream.h"
 
 #include "BufferView.h"
index cd02c94e758428b2719695de96e3225496dfe019..f8d44d9de9583afe5d83fec5e3fc1c48e0d79220 100644 (file)
@@ -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"
index 1c55e3935345f93404d27c48fcc90640202d750b..826d61529ec680da64093d3e2c68862a57830c65 100644 (file)
@@ -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"