]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/Color.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / xforms / Color.h
index f820f853ea3b0cfd542b3826f424af928c4a84ea..86a8de28813ae3dee25b420fc52efb8e521ab274 100644 (file)
@@ -17,7 +17,7 @@
 #define COLOR_H
 
 
-#include "LString.h"
+#include "support/std_string.h"
 #include "LColor.h"
 
 /** Given col, fills r, g, b in the range 0-255.