diff options
Diffstat (limited to 'gdb/top.c')
-rw-r--r-- | gdb/top.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ #include <sys/types.h> -#include "event-loop.h" + #include "event-top.h" #include "gdb_string.h" #include "gdb_stat.h" |