]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_arrayinset.h
fix pullArg when pressing <Delete> at the end of an cell
[lyx.git] / src / mathed / math_arrayinset.h
index 8661877c37480b5334c0601ddb689717306737b6..71888145c88a4470f6bcb351d2a6fe213abad548 100644 (file)
@@ -2,7 +2,7 @@
 #ifndef MATH_ARRAYINSET_H
 #define MATH_ARRAYINSET_H
 
-#include "math_grid.h"
+#include "math_gridinset.h"
 
 #ifdef __GNUG__
 #pragma interface