]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathExtern.cpp
revert last patch. there's something wrong, possibly unrelated to this
[lyx.git] / src / mathed / MathExtern.cpp
index 0895dcadeeae323f40f8fffb75c607fbbe7b352d..0515179da042532c819126b75c3a6d0c480d550b 100644 (file)
@@ -16,7 +16,6 @@
 
 #include "MathExtern.h"
 
-#include "support/debug.h"
 #include "InsetMathArray.h"
 #include "InsetMathChar.h"
 #include "InsetMathDelim.h"
@@ -35,6 +34,7 @@
 #include "MathParser.h"
 #include "MathStream.h"
 
+#include "support/debug.h"
 #include "support/docstream.h"
 #include "support/FileName.h"
 #include "support/filetools.h"