]> git.lyx.org Git - features.git/blobdiff - src/graphics/GraphicsCache.h
Replace LString.h with support/std_string.h,
[features.git] / src / graphics / GraphicsCache.h
index 78170fb5b5b3145e3f2e0e3182fbead90928b807..41427e07b33ce3e72609f662df7672a8765e5642 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef GRAPHICSCACHE_H
 #define GRAPHICSCACHE_H
 
-#include "LString.h"
+#include "support/std_string.h"
 #include <vector>
 #include <boost/utility.hpp>
 #include <boost/scoped_ptr.hpp>