]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/FormDialogView.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / xforms / FormDialogView.h
index 454c7ccb0eb03f0d10351111a001cd2e5ae19e70..9e02c17f12f9280a6235d314c193f542f4875f9a 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.
  */
 
 /* A base class for the MCV-ed xforms dialogs.
@@ -20,7 +20,7 @@
 #include "ButtonPolicies.h"
 #include "forms_fwd.h"
 
-#include "LString.h"
+#include "support/std_string.h"
 #include <boost/scoped_ptr.hpp>
 #include <X11/Xlib.h> // for Pixmap