]> git.lyx.org Git - features.git/blobdiff - src/vc-backend.h
Replace LString.h with support/std_string.h,
[features.git] / src / vc-backend.h
index 46dfddb7e30f1bf47043d2b82248b9f971a4a08e..74bd9dfe229006177bb731fce76add687d8a0ec1 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef VC_BACKEND_H
 #define VC_BACKEND_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 class Buffer;