aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/agent.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/common/agent.c')
-rw-r--r--gdb/common/agent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/common/agent.c b/gdb/common/agent.c
index f553b94..54f861a 100644
--- a/gdb/common/agent.c
+++ b/gdb/common/agent.c
@@ -22,7 +22,7 @@
#else
#include "defs.h"
#include "target.h"
-#include "inferior.h" /* for non_stop */
+#include "infrun.h"
#include "objfiles.h"
#endif