]> git.lyx.org Git - features.git/blobdiff - src/MenuBackend.h
Replace LString.h with support/std_string.h,
[features.git] / src / MenuBackend.h
index 4bb8fd0e728a2119ad3c550ac2bb02cc1f344f1b..f6746e08bbe2a80222d81790a45e0b37aa045bb0 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef MENUBACKEND_H
 #define MENUBACKEND_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 #include <boost/shared_ptr.hpp>