gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / ser-base.c
index 89d9a695c2fd29cf86e8f5fb46315ec2241cec9b..fb6f4e056ad5fe5da72693ca529c783dd89080c8 100644 (file)
@@ -20,9 +20,9 @@
 #include "defs.h"
 #include "serial.h"
 #include "ser-base.h"
-#include "event-loop.h"
+#include "gdbsupport/event-loop.h"
 
-#include "gdb_select.h"
+#include "gdbsupport/gdb_select.h"
 #include "gdbsupport/gdb_sys_time.h"
 #ifdef USE_WIN32API
 #include <winsock2.h>
This page took 0.025247 seconds and 4 git commands to generate.