]> git.lyx.org Git - features.git/blobdiff - src/frontends/controllers/ControlSpellchecker.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / controllers / ControlSpellchecker.h
index 67446820e3a76c9d2da9d3b00a726de16ace0b8f..4e87d437b181096ad63b24fd9876115c7c0f1af4 100644 (file)
@@ -15,7 +15,7 @@
 #include <boost/scoped_ptr.hpp>
 
 #include "ControlDialog_impl.h"
-#include "LString.h"
+#include "support/std_string.h"
 #include "WordLangTuple.h"
 
 class SpellBase;