]> git.lyx.org Git - lyx.git/blobdiff - src/lyxtextclass.C
Move #includes out of header files.
[lyx.git] / src / lyxtextclass.C
index eee3976592870df207cda7607115f81eb69dbf38..b2a604bbbc4731065a06f4296332f81ae7a77d32 100644 (file)
@@ -1,12 +1,13 @@
 /**
- * \file lyxlayout.C
+ * \file lyxtextclass.C
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
  * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
+ * \author Angus Leeming
+ * \author John Levon
  * \author André Pönitz
- * \author Michael Schmitt
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -17,6 +18,7 @@
 #include "debug.h"
 #include "lyxlex.h"
 #include "counters.h"
+#include "Floating.h"
 #include "FloatList.h"
 
 #include "support/lstrings.h"