summaryrefslogtreecommitdiff
path: root/src/debug.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug.cc')
-rw-r--r--src/debug.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug.cc b/src/debug.cc
index 7b97b2f0..61bc7116 100644
--- a/src/debug.cc
+++ b/src/debug.cc
@@ -1,8 +1,8 @@
#include "debug.hh"
#include "assert.hh"
+#include "buffer.hh"
#include "buffer_manager.hh"
-#include "editor.hh"
namespace Kakoune
{