]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeX.cpp
inset-split: consider that freeSpacing() doesn't DEPM
[lyx.git] / src / LaTeX.cpp
index 25dffb77a4ddf619a76a243c2c490608c8297e46..31d61441ae786b2f7af61de25d818f1bd3221940 100644 (file)
@@ -36,9 +36,8 @@
 #include "support/Systemcall.h"
 #include "support/os.h"
 
-#include "support/regex.h"
-
 #include <fstream>
+#include <regex>
 #include <stack>