diff options
Diffstat (limited to 'src/debug/ptrace')
-rw-r--r-- | src/debug/ptrace/ptrace.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/ptrace/ptrace.h b/src/debug/ptrace/ptrace.h index f0e2c2b..e309fb2 100644 --- a/src/debug/ptrace/ptrace.h +++ b/src/debug/ptrace/ptrace.h @@ -28,7 +28,7 @@ #include <glib-object.h> -#include "../debuggers.h" +#include "../debugger.h" |