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