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