]> git.lyx.org Git - features.git/blobdiff - src/paragraph_pimpl.h
Remove all unnecessary #includes from header files.
[features.git] / src / paragraph_pimpl.h
index 7e5ba6d01625f6191ca890009fd8ba19a370f974..e4514e0bc4c83340098606763276260ffb7ac884 100644 (file)
@@ -16,8 +16,9 @@
 #define PARAGRAPH_PIMPL_H
 
 #include "paragraph.h"
-#include "ParagraphParameters.h"
+
 #include "changes.h"
+#include "ParagraphParameters.h"
 
 #include <boost/scoped_ptr.hpp>