]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathAutoCorrect.cpp
Display equation/theorem numbers in insert cross reference dialog.
[lyx.git] / src / mathed / MathAutoCorrect.cpp
index 77e5fefbd4e7b541d3bce77d6795ae6ffd0b325e..5d5a7d098c4782057603ac8e373f64529052cbae 100644 (file)
@@ -10,8 +10,9 @@
 
 #include <config.h>
 
-#include "Cursor.h"
 #include "MathAutoCorrect.h"
+
+#include "Cursor.h"
 #include "MathData.h"
 #include "InsetMath.h"
 #include "MathSupport.h"