Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / gdbserver / event-loop.c
index 0442680c23793af9c6f117ed9030fcb19fafb841..bcc496eee0faf6fcf721e1f31885f8efe31d8473 100644 (file)
@@ -21,7 +21,7 @@
 #include "server.h"
 
 #include <sys/types.h>
-#include "common/gdb_sys_time.h"
+#include "gdbsupport/gdb_sys_time.h"
 
 #ifdef USE_WIN32API
 #include <windows.h>
This page took 0.025366 seconds and 4 git commands to generate.