summaryrefslogtreecommitdiff
path: root/src/hook_manager.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/hook_manager.cc')
-rw-r--r--src/hook_manager.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hook_manager.cc b/src/hook_manager.cc
index a1b29434..00b38677 100644
--- a/src/hook_manager.cc
+++ b/src/hook_manager.cc
@@ -1,6 +1,6 @@
#include "hook_manager.hh"
-#include "buffer_utils.hh"
+#include "debug.hh"
#include "clock.hh"
#include "command_manager.hh"
#include "context.hh"