diff options
Diffstat (limited to 'src/CellBuffer.cxx')
| -rw-r--r-- | src/CellBuffer.cxx | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/src/CellBuffer.cxx b/src/CellBuffer.cxx index 4ddbfb718..a13d74ebf 100644 --- a/src/CellBuffer.cxx +++ b/src/CellBuffer.cxx @@ -19,8 +19,7 @@  #include <algorithm>  #include <memory> -#include "Geometry.h" -#include "Platform.h" +#include "Debugging.h"  #include "Scintilla.h"  #include "Position.h" | 
