]> git.lyx.org Git - features.git/blobdiff - src/ToolbarBackend.h
Replace LString.h with support/std_string.h,
[features.git] / src / ToolbarBackend.h
index 946cf0fb91c0bcddc5b204eb0250a66cb52a04fe..b202b94930517df6ae068d38dfb54b6b30507520 100644 (file)
@@ -16,7 +16,7 @@
 #include <vector>
 #include <algorithm>
 
-#include "LString.h"
+#include "support/std_string.h"
 
 class LyXLex;