]> git.lyx.org Git - features.git/blobdiff - src/frontends/controllers/ControlForks.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / controllers / ControlForks.h
index 9624ccd6fbb7de256ae90f06c6c8481f240189c8..0752a062042cb039dc9ca02c2d1ebddffbabf226 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 CONTROLFORKS_H
@@ -14,7 +14,7 @@
 
 
 #include "ControlDialog_impl.h"
-#include "LString.h"
+#include "support/std_string.h"
 
 #include <boost/signals/connection.hpp>