]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNote.cpp
Get rid of xmlize, bringing no advantage over escapeString.
[lyx.git] / src / insets / InsetNote.cpp
index 85469f67ac06de438929ce478abd35a3b9fa4c06..fa84c61c87c7df75914027e180e48e0fff6e3be2 100644 (file)
@@ -28,6 +28,7 @@
 #include "Lexer.h"
 #include "LyXRC.h"
 #include "OutputParams.h"
+#include "output_docbook.h"
 #include "ParIterator.h"
 #include "TextClass.h"
 #include "TocBackend.h"
@@ -42,7 +43,6 @@
 
 #include <algorithm>
 #include <sstream>
-#include <output_docbook.h>
 
 using namespace std;