]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_boxinset.h
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_boxinset.h
index 3b4831c44dffd913517deec8e5082eb7980d230b..6ab4d1c7a2bdedde21b5f342940c8162fa9ac4f3 100644 (file)
@@ -13,7 +13,7 @@
 #define MATH_BOXINSET_H
 
 #include "math_nestinset.h"
-#include "LString.h"
+#include "support/std_string.h"
 
 
 class LyXFont;