summaryrefslogtreecommitdiff
path: root/src/debug
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug')
-rw-r--r--src/debug/ptrace/ptrace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/ptrace/ptrace.c b/src/debug/ptrace/ptrace.c
index a5c065e..7b1ebbc 100644
--- a/src/debug/ptrace/ptrace.c
+++ b/src/debug/ptrace/ptrace.c
@@ -32,7 +32,7 @@
#include "options.h"
#include "../debugger-int.h"
-#include "../../panel/log.h"
+#include "../../panels/log.h"