]> git.lyx.org Git - features.git/blobdiff - src/graphics/PreviewLoader.h
Replace LString.h with support/std_string.h,
[features.git] / src / graphics / PreviewLoader.h
index 8558a5fbcfd0e5e73c74c38d8d7e59f57a372485..345e72c72151218adde3a540977c0aa7ea3fa775 100644 (file)
@@ -18,7 +18,7 @@
 #ifndef PREVIEWLOADER_H
 #define PREVIEWLOADER_H
 
-#include "LString.h"
+#include "support/std_string.h"
 #include <boost/utility.hpp>
 #include <boost/scoped_ptr.hpp>
 #include <boost/signals/signal1.hpp>