]> git.lyx.org Git - lyx.git/blobdiff - src/ParagraphParameters.h
adjust
[lyx.git] / src / ParagraphParameters.h
index cbea00691b81f59a4272dcc883c8ebfaaea5c080..977049d202518be3c4731309abd50d8f713d2318 100644 (file)
@@ -14,7 +14,7 @@
 #ifndef PARAGRAPHPARAMETERS_H
 #define PARAGRAPHPARAMETERS_H
 
-#include "Layout.h"
+#include "LayoutEnums.h"
 #include "Length.h"
 #include "Spacing.h"
 
@@ -28,6 +28,7 @@
 namespace lyx {
 
 class BufferView;
+class Layout;
 class Length;
 class Lexer;
 class Paragraph;