]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetScript.cpp
Make undo action no-ops when the buffer is read-only
[lyx.git] / src / insets / InsetScript.cpp
index 3dc9e1248a6f4bb3e822eadefe36deae14b8433f..c1f8da1e828406a3966ed922a1a3c25a8a452059 100644 (file)
@@ -25,7 +25,7 @@
 #include "Lexer.h"
 #include "LyXAction.h"
 #include "MetricsInfo.h"
-#include "OutputParams.h"
+#include "output_docbook.h"
 #include "output_xhtml.h"
 #include "TextClass.h"
 #include "TextMetrics.h"
@@ -40,7 +40,6 @@
 #include "frontends/Painter.h"
 
 #include <algorithm>
-#include <output_docbook.h>
 
 using namespace std;