]> git.lyx.org Git - features.git/blobdiff - src/lyxlength.C
Replace LString.h with support/std_string.h,
[features.git] / src / lyxlength.C
index e9c0cf880ecdcfe0c5f3c39cd03e21f6f5048e25..48cea2f4185061099d1d6e2bc5997372df18c2cd 100644 (file)
@@ -20,7 +20,7 @@
 #include "lyxrc.h"
 
 
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 
 
 using std::abs;