]> git.lyx.org Git - features.git/blobdiff - src/FloatList.h
Replace LString.h with support/std_string.h,
[features.git] / src / FloatList.h
index ac9d832c61d366cf2e47ec217f652c09cb6aaa50..2b6082d24016ad28bc2815f26933137cfea84b67 100644 (file)
@@ -14,7 +14,7 @@
 
 #include <map>
 
-#include "LString.h"
+#include "support/std_string.h"
 
 class Floating;