]> git.lyx.org Git - features.git/blobdiff - src/frontends/gtk/GPrint.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / gtk / GPrint.h
index 9b32c1ffb431be96e22ee17cc61fee5985fab872..de78f03e578ffcf4470bcf9fff69085c9549e4cb 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef GPRINT_H
 #define GPRINT_H
 
-#include "LString.h"
+#include "support/std_string.h"
 #include "GViewBase.h"
 
 class ControlPrint;