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 a1a4045fbb4..1d860188c6d 100644 --- a/gdb/top.h +++ b/gdb/top.h @@ -20,7 +20,7 @@ #ifndef TOP_H #define TOP_H -#include "buffer.h" +#include "common/buffer.h" #include "event-loop.h" #include "value.h" |