]> git.lyx.org Git - lyx.git/blobdiff - src/ParagraphParameters.h
Revert "XHTML: remove DOCTYPE, as the document is then understood as HTML4/XHTML1...
[lyx.git] / src / ParagraphParameters.h
index f651068f06055a6cba5395a416a9bb97fc3c80cd..b4608e0b3bf62936e6882da6c05fe00700ca8448 100644 (file)
 #define PARAGRAPHPARAMETERS_H
 
 #include "LayoutEnums.h"
-#include "Length.h"
 #include "Spacing.h"
 
+#include "support/debug.h"
 #include "support/types.h"
 #include "support/docstring.h"
+#include "support/Length.h"
 
 
 namespace lyx {