aboutsummaryrefslogtreecommitdiff
path: root/gdb/m68k-bsd-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/m68k-bsd-nat.c')
-rw-r--r--gdb/m68k-bsd-nat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/m68k-bsd-nat.c b/gdb/m68k-bsd-nat.c
index 9c42da5..731aaf0 100644
--- a/gdb/m68k-bsd-nat.c
+++ b/gdb/m68k-bsd-nat.c
@@ -30,7 +30,7 @@
#include "m68k-tdep.h"
#include "inf-ptrace.h"
-#include "nbsd-nat.h"
+#include "netbsd-nat.h"
struct m68k_bsd_nat_target final : public nbsd_nat_target
{