]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ExternalTemplate.cpp
This should be the last of the commits refactoring the InsetLayout code.
[lyx.git] / src / insets / ExternalTemplate.cpp
index 01600c07ba9e0fca9c67badaa216d670663553e8..f3884f91d6acf8d5237420bd91e4b10ad6074f73 100644 (file)
@@ -13,9 +13,9 @@
 
 #include "ExternalTemplate.h"
 
-#include "support/debug.h"
 #include "Lexer.h"
 
+#include "support/debug.h"
 #include "support/filetools.h"
 #include "support/lstrings.h"
 #include "support/Package.h"