]> git.lyx.org Git - features.git/blobdiff - src/lyxvc.h
Replace LString.h with support/std_string.h,
[features.git] / src / lyxvc.h
index 64ad29443ae5e2d79b5aa7338db20949207659b1..207c529de3b812b5e8d3a376450c18bf33f29578 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef LYX_VC_H
 #define LYX_VC_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 class VCS;
 class Buffer;