]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/FormColorpicker.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / xforms / FormColorpicker.h
index c1eb3b89d39c177f2a3a2e71e43234114342b342..316fa79bbcb021a83e65b33d2eeae33de7ded733 100644 (file)
@@ -6,7 +6,7 @@
  *
  * \author Angus Leeming
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef FORMCOLORPICKER_H
@@ -15,7 +15,7 @@
 #include "Color.h"
 #include "forms_fwd.h"
 
-#include "LString.h"
+#include "support/std_string.h"
 #include <boost/scoped_ptr.hpp>
 #include <X11/Xlib.h> // for Pixmap