]> git.lyx.org Git - features.git/commitdiff
Fix missing TexRow.h include after change 670efa8f646218f2a378f0cc614c4c37a9f6b89a
authorStephan Witt <switt@lyx.org>
Mon, 4 Jul 2016 18:37:06 +0000 (20:37 +0200)
committerStephan Witt <switt@lyx.org>
Mon, 4 Jul 2016 18:37:06 +0000 (20:37 +0200)
src/mathed/MathStream.h

index d1cfb9406840a2ea7dadfca64a3b5baf4236fe5e..28eda3ff25abc91a2e66573ce0a894eb2d7d2885 100644 (file)
@@ -14,6 +14,7 @@
 
 #include "InsetMath.h"
 #include "texstream.h"
+#include "TexRow.h"
 
 #include "support/Changer.h"
 #include "support/strfwd.h"
@@ -26,7 +27,6 @@ class Encoding;
 class InsetMath;
 class MathAtom;
 class MathData;
-class RowEntry;
 
 //
 // LaTeX/LyX