]> git.lyx.org Git - features.git/blobdiff - src/frontends/guiapi.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / guiapi.h
index a4b3cc05be432f07aac4c6500b90fa537c319cb1..a6d2fd067d53c5620ee31f89ca0fccc3b191e623 100644 (file)
@@ -13,7 +13,7 @@
 #define GUIAPI_H
 
 
-#include "LString.h"
+#include "support/std_string.h"
 
 class Dialogs;