diff options
Diffstat (limited to 'src/LineMarker.cxx')
-rw-r--r-- | src/LineMarker.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/LineMarker.cxx b/src/LineMarker.cxx index 6c61d6d51..286f334f5 100644 --- a/src/LineMarker.cxx +++ b/src/LineMarker.cxx @@ -16,6 +16,7 @@ #include <algorithm> #include <memory> +#include "Geometry.h" #include "Platform.h" #include "Scintilla.h" |