aboutsummaryrefslogtreecommitdiff
path: root/gdb/inflow.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/inflow.h')
-rw-r--r--gdb/inflow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/inflow.h b/gdb/inflow.h
index 5dd5c37..73b1b01 100644
--- a/gdb/inflow.h
+++ b/gdb/inflow.h
@@ -22,7 +22,7 @@
#include <unistd.h>
#include <signal.h>
-#include "common/job-control.h"
+#include "gdbsupport/job-control.h"
/* RAII class used to ignore SIGTTOU in a scope. */