diff options
Diffstat (limited to 'test/unit/testPerLine.cxx')
-rw-r--r-- | test/unit/testPerLine.cxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/unit/testPerLine.cxx b/test/unit/testPerLine.cxx index e706df884..df262feee 100644 --- a/test/unit/testPerLine.cxx +++ b/test/unit/testPerLine.cxx @@ -9,8 +9,7 @@ #include <algorithm> #include <memory> -#include "Geometry.h" -#include "Platform.h" +#include "Debugging.h" #include "Scintilla.h" #include "Position.h" |