]> git.lyx.org Git - features.git/blobdiff - src/vspace.h
Replace LString.h with support/std_string.h,
[features.git] / src / vspace.h
index 99d85d0102716929e508831b11c6e8f0ed4988c6..99a92d341763e924aa9aed01e472c2ed5958f1bb 100644 (file)
@@ -14,7 +14,7 @@
 
 #include "lyxgluelength.h"
 
-#include "LString.h"
+#include "support/std_string.h"
 
 class BufferParams;
 class BufferView;