]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFoot.cpp
* src/insets/InsetTabular.h:
[lyx.git] / src / insets / InsetFoot.cpp
index 708eb3d1f86ef5d732f8e9dc0b89aecc04a3d83b..bace67f593a15583867e321df81a94615bd35ab4 100644 (file)
@@ -16,7 +16,6 @@
 #include "Buffer.h"
 #include "BufferParams.h"
 #include "Counters.h"
-#include "support/gettext.h"
 #include "Layout.h"
 // FIXME: the following is needed just to get the layout of the enclosing
 // paragraph. This seems a bit too much to me (JMarc)
@@ -27,6 +26,7 @@
 
 #include "support/debug.h"
 #include "support/docstream.h"
+#include "support/gettext.h"
 #include "support/lstrings.h"
 
 using namespace std;