]> git.lyx.org Git - features.git/blobdiff - src/frontends/controllers/BCView.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / controllers / BCView.h
index 707192d27cc5cc8ebcfde464363897c74e7e74c3..4b63c73392aed21f7a589a13dcc0ceac01c76a94 100644 (file)
@@ -8,14 +8,14 @@
  * \author Angus Leeming
  * \author Baruch Even
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef BCVIEW_H
 #define BCVIEW_H
 
 
-#include "LString.h"
+#include "support/std_string.h"
 #include <boost/shared_ptr.hpp>
 #include <list>