diff options
Diffstat (limited to 'gdb/top.h')
-rw-r--r-- | gdb/top.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/top.h b/gdb/top.h index aab03c13d69..e7659b65ffe 100644 --- a/gdb/top.h +++ b/gdb/top.h @@ -20,7 +20,7 @@ #ifndef TOP_H #define TOP_H -#include "common/buffer.h" +#include "gdbsupport/buffer.h" #include "event-loop.h" #include "value.h" |