diff options
Diffstat (limited to 'gdb/remote-notif.h')
-rw-r--r-- | gdb/remote-notif.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-notif.h b/gdb/remote-notif.h index 7973ad7..d766327 100644 --- a/gdb/remote-notif.h +++ b/gdb/remote-notif.h @@ -20,7 +20,7 @@ #ifndef REMOTE_NOTIF_H #define REMOTE_NOTIF_H -#include "queue.h" +#include "common/queue.h" /* An event of a type of async remote notification. */ |