]> git.lyx.org Git - features.git/blobdiff - src/paragraph.C
do not include language.h and gettext.h in lyxfont.h and lyxparagraph.h
[features.git] / src / paragraph.C
index d3f6f779fc2bdb0ef4980cc9fb83ec774ea505e2..dfbb0f5c11a8eee6ac02228c7b5ff8f4b9a59232 100644 (file)
@@ -22,6 +22,7 @@
 #include "support/textutils.h"
 #include "lyxrc.h"
 #include "layout.h"
+#include "language.h"
 #include "tex-strings.h"
 #include "buffer.h"
 #include "bufferparams.h"
@@ -39,6 +40,7 @@
 #include "BufferView.h"
 #include "encoding.h"
 #include "ParameterStruct.h"
+#include "gettext.h"
 
 using std::ostream;
 using std::endl;