]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathParser.h
Fix bug 5802 (http://bugzilla.lyx.org/show_bug.cgi?id=5802)
[lyx.git] / src / mathed / MathParser.h
index aa798e7ccaefd3d9e6a2fe2d6c496520daa3478a..67acd0e6bf8f07f5db2f40756fe3a7060aa39c64 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -13,7 +13,7 @@
 #ifndef MATH_PARSER_H
 #define MATH_PARSER_H
 
-#include "mathparser_flags.h"
+#include "MathParser_flags.h"
 
 #include "support/types.h"
 #include "support/docstring.h"