]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ControlPreamble.h
Finish the task of removing all cruft from the header files.
[lyx.git] / src / frontends / controllers / ControlPreamble.h
index 34d84349c7dfa86f3bd53d7f34c61896b3add3f8..97f822a744d33705655fbdf904a6db431a01cf8b 100644 (file)
@@ -6,7 +6,7 @@
  *
  * \author Edwin Leuven
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef CONTROLPREAMBLE_H
@@ -15,7 +15,7 @@
 
 #include "ControlDialog_impl.h"
 
-#include "LString.h"
+#include "support/std_string.h"
 
 /** A controller for Preamble dialogs.
  */