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 e6e486e58..8ccfe136b 100644 --- a/test/unit/testCellBuffer.cxx +++ b/test/unit/testCellBuffer.cxx @@ -8,6 +8,7 @@ #include <algorithm> #include <memory> +#include "Geometry.h" #include "Platform.h" #include "Scintilla.h" |