]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_inset.h
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_inset.h
index 0cd16531c428dd3ad11098da929b37aa1973ed32..a4c0751dfba9bccbf34688b872cea69c3538b72b 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef MATH_INSET_H
 #define MATH_INSET_H
 
-#include "LString.h"
+#include "support/std_string.h"
 #include "insets/insetbase.h"
 
 /**