]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetGraphics.cpp
Get rid of xmlize, bringing no advantage over escapeString.
[lyx.git] / src / insets / InsetGraphics.cpp
index 2b19d50665bce524e98538c0f017f5b95b9438d6..b4ddd77a1ab795d7261c18b05f7e697920e3b6f5 100644 (file)
@@ -67,6 +67,7 @@ TODO
 #include "MetricsInfo.h"
 #include "Mover.h"
 #include "OutputParams.h"
+#include "output_docbook.h"
 #include "output_xhtml.h"
 #include "xml.h"
 #include "texstream.h"
@@ -95,7 +96,6 @@ TODO
 
 #include <algorithm>
 #include <sstream>
-#include <output_docbook.h>
 
 using namespace std;
 using namespace lyx::support;