]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCaption.cpp
Some things did not need to be mutable after all
[lyx.git] / src / insets / InsetCaption.cpp
index 05b7dc7766b2b79d0167c286b5989d0dbeebda0f..613249b6b25c28472c2134cbaf795e6ccc58153d 100644 (file)
@@ -32,6 +32,8 @@
 #include "OutputParams.h"
 #include "Paragraph.h"
 #include "ParIterator.h"
+#include "TexRow.h"
+#include "texstream.h"
 #include "TextClass.h"
 #include "TextMetrics.h"
 #include "TocBackend.h"