diff options
Diffstat (limited to 'src/CellBuffer.cxx')
-rw-r--r-- | src/CellBuffer.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CellBuffer.cxx b/src/CellBuffer.cxx index dfa1350c0..f43a0c302 100644 --- a/src/CellBuffer.cxx +++ b/src/CellBuffer.cxx @@ -16,6 +16,7 @@ #include "Platform.h" #include "Scintilla.h" +#include "Position.h" #include "SplitVector.h" #include "Partitioning.h" #include "CellBuffer.h" |