]> git.lyx.org Git - features.git/blobdiff - src/trans_decl.h
Replace LString.h with support/std_string.h,
[features.git] / src / trans_decl.h
index 86609d94e85c0df8cd04fb2a59b1fc41516dbfc2..57ff760d76985791608063257c3cf7255e85f364 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef TRANS_DECL_H
 #define TRANS_DECL_H
 
-#include "LString.h"
+#include "support/std_string.h"
 #include "tex-accent.h"
 
 #include <list>