]> git.lyx.org Git - features.git/blobdiff - src/frontends/gtk/GPainter.C
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / gtk / GPainter.C
index c17115ea699d06c53f32ce7d1f312511c496794f..7d580fcaca5634b8bc5eeb4037b5eafc595039cf 100644 (file)
@@ -5,14 +5,14 @@
  *
  * \author Huang Ying
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #include <config.h>
 #include <gtkmm.h>
 
 #include "GPainter.h"
-#include "LString.h"
+#include "support/std_string.h"
 #include "debug.h"
 #include "GWorkArea.h"
 #include "lyxrc.h"