aboutsummaryrefslogtreecommitdiff
path: root/gdb/async-event.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/async-event.h')
-rw-r--r--gdb/async-event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/async-event.h b/gdb/async-event.h
index 408f776..3b3747a 100644
--- a/gdb/async-event.h
+++ b/gdb/async-event.h
@@ -19,7 +19,7 @@
#ifndef ASYNC_EVENT_H
#define ASYNC_EVENT_H
-#include "event-loop.h"
+#include "gdbsupport/event-loop.h"
struct async_signal_handler;
struct async_event_handler;