diff options
Diffstat (limited to 'test/unit/testCellBuffer.cxx')
-rw-r--r-- | test/unit/testCellBuffer.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/testCellBuffer.cxx b/test/unit/testCellBuffer.cxx index b6e03d2ee..bc8bf3b67 100644 --- a/test/unit/testCellBuffer.cxx +++ b/test/unit/testCellBuffer.cxx @@ -23,6 +23,7 @@ #include "SparseVector.h" #include "ChangeHistory.h" #include "CellBuffer.h" +#include "UndoHistory.h" #include "catch.hpp" |