]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_gridinfo.h
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_gridinfo.h
index 9d50b531332cb24049b02ce209d3404fd3936227..1950659a4f81747b1ac7cc0df73bae176cd6b0f4 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef MATH_GRIDINFO_H
 #define MATH_GRIDINFO_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 struct ColInfo
 {