]> git.lyx.org Git - features.git/blobdiff - src/frontends/controllers/ButtonController.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / controllers / ButtonController.h
index b85386b86c652782d75a7b7445fedad8d20adf64..3c0e96f4b81e5ee025d5a6c1841cce174a05e5e8 100644 (file)
@@ -15,7 +15,7 @@
 
 #include "ButtonPolicies.h"
 
-#include "LString.h"
+#include "support/std_string.h"
 #include <boost/scoped_ptr.hpp>