Move event-loop.[ch] to gdbsupport/
[deliverable/binutils-gdb.git] / gdb / top.c
index e2432489dc8b0d82862ca00749aac35f2d03ca70..8b82bd3c038b521ae66c6ecdd2578d88f6e9535b 100644 (file)
--- a/gdb/top.c
+++ b/gdb/top.c
@@ -42,7 +42,7 @@
 #include "gdbsupport/version.h"
 #include "serial.h"
 #include "main.h"
-#include "event-loop.h"
+#include "gdbsupport/event-loop.h"
 #include "gdbthread.h"
 #include "extension.h"
 #include "interps.h"
@@ -51,7 +51,7 @@
 #include "filenames.h"
 #include "frame.h"
 #include "gdbsupport/buffer.h"
-#include "gdb_select.h"
+#include "gdbsupport/gdb_select.h"
 #include "gdbsupport/scope-exit.h"
 #include "gdbarch.h"
 #include "gdbsupport/pathstuff.h"
This page took 0.025391 seconds and 4 git commands to generate.