]> git.lyx.org Git - features.git/blobdiff - src/graphics/PreviewImage.h
Replace LString.h with support/std_string.h,
[features.git] / src / graphics / PreviewImage.h
index 0c431fcc1543c04b02128701f86b24bb12191369..1289fde12f12cc841cdcfdde55bcd76ec8dfebd6 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef PREVIEWIMAGE_H
 #define PREVIEWIMAGE_H
 
-#include "LString.h"
+#include "support/std_string.h"
 #include <boost/scoped_ptr.hpp>
 
 class InsetOld;