]> git.lyx.org Git - features.git/blobdiff - src/frontends/gtk/GMiniBuffer.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / gtk / GMiniBuffer.h
index 33f8cae01506b026ba894c453b8c77873bc22d27..baf978c1a14b0f535d213bc86e82670ab4e97b40 100644 (file)
@@ -14,7 +14,7 @@
 #define GMINI_BUFFER_H
 
 #include "frontends/Timeout.h"
-#include "LString.h"
+#include "support/std_string.h"
 class ControlCommandBuffer;
 
 class GMiniBuffer : public SigC::Object