]> git.lyx.org Git - features.git/blobdiff - src/format.h
Replace LString.h with support/std_string.h,
[features.git] / src / format.h
index f95224bab422e33192b37c8c23054786229ae498..e960f602a940f3c22ee4d996d723d9b74474b911 100644 (file)
@@ -13,7 +13,7 @@
 #define FORMAT_H
 
 
-#include "LString.h"
+#include "support/std_string.h"
 
 #include <vector>