]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_support.h
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_support.h
index 83997befd348f726c2b5f2cbd69ce87a4ed333cb..af36ac0241ce770a7453c63a8d41bb3de6e8d5d9 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef MATH_SUPPORT_H
 #define MATH_SUPPORT_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 class PainterInfo;
 class LyXFont;