]> git.lyx.org Git - features.git/blobdiff - src/graphics/PreviewedInset.h
Replace LString.h with support/std_string.h,
[features.git] / src / graphics / PreviewedInset.h
index 3e51613b084c287cbd7e0dd8c4d1f6bb975bcdc8..31c6691faa607a85b33fd68733e35fc1b3e654cd 100644 (file)
@@ -16,7 +16,7 @@
 #ifndef PREVIEWEDINSET_H
 #define PREVIEWEDINSET_H
 
-#include "LString.h"
+#include "support/std_string.h"
 #include <boost/signals/trackable.hpp>
 #include <boost/signals/connection.hpp>