]> git.lyx.org Git - features.git/blobdiff - src/frontends/controllers/ControlCommandBuffer.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / controllers / ControlCommandBuffer.h
index b7ca16dd39f39eafb72e8f9a5d0538aedcdfd22b..4cbf30721e505ae7851a47bf2452dc5a5b28e95d 100644 (file)
@@ -14,7 +14,7 @@
 #ifndef CONTROLCOMMANDBUFFER_H
 #define CONTROLCOMMANDBUFFER_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 #include <vector>