]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_decorationinset.h
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_decorationinset.h
index 5a5bbce698bc473850974c50b3d29e02bf6e7b49..6d2a23b66193761d2ac3db5c0445a34913cc2215 100644 (file)
@@ -14,7 +14,7 @@
 #define MATH_DECORATIONINSET_H
 
 #include "math_nestinset.h"
-#include "LString.h"
+#include "support/std_string.h"
 
 
 class latexkeys;