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 5a673425f..a629c7e40 100644 --- a/src/Selection.cxx +++ b/src/Selection.cxx @@ -15,6 +15,7 @@  #include "Scintilla.h" +#include "Position.h"  #include "Selection.h"  #ifdef SCI_NAMESPACE | 
