aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-notif.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-notif.c')
-rw-r--r--gdb/remote-notif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-notif.c b/gdb/remote-notif.c
index e009d81..85612b1 100644
--- a/gdb/remote-notif.c
+++ b/gdb/remote-notif.c
@@ -34,7 +34,7 @@
#include "defs.h"
#include "remote.h"
#include "remote-notif.h"
-#include "observer.h"
+#include "observable.h"
#include "event-loop.h"
#include "target.h"
#include "inferior.h"