diff options
Diffstat (limited to 'src/Selection.cxx')
-rw-r--r-- | src/Selection.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Selection.cxx b/src/Selection.cxx index 4274b190c..261fa81c5 100644 --- a/src/Selection.cxx +++ b/src/Selection.cxx @@ -14,6 +14,7 @@ #include <algorithm> #include <memory> +#include "Geometry.h" #include "Platform.h" #include "Scintilla.h" |