]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/XMiniBuffer.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / xforms / XMiniBuffer.h
index da42568f8e9dfcb2be427d8321307416aa106ce4..00b6936b46acf9b83c19504d0912d0cb6f903649 100644 (file)
@@ -8,7 +8,7 @@
  * \author Asger and Juergen
  * \author John Levon
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef XMINIBUFFER_H
@@ -16,7 +16,7 @@
 
 #include "lyx_forms.h"
 
-#include "LString.h"
+#include "support/std_string.h"
 #include <boost/scoped_ptr.hpp>
 #include <boost/shared_ptr.hpp>
 #include <boost/signals/connection.hpp>