]> git.lyx.org Git - features.git/blobdiff - src/frontends/controllers/ControlPrint.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / controllers / ControlPrint.h
index 8d0374a612b67a1c299c77ad93fa4be209750cb9..e6119c68a939b98515bede26c38ba923964036c2 100644 (file)
@@ -7,7 +7,7 @@
  * \author Allan Rae
  * \author Angus Leeming
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef CONTROLPRINT_H
@@ -16,7 +16,7 @@
 
 #include "ControlDialog_impl.h"
 
-#include "LString.h"
+#include "support/std_string.h"
 
 class PrinterParams;