]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/gdb_usleep.c
Normalize includes to use common/
[thirdparty/binutils-gdb.git] / gdb / gdb_usleep.c
index c7f1a79c1dfff7487bc680d8b2ffeca539dd613f..25cc8e1b16c62fbd96b55304ebc5f5921f9c0e4f 100644 (file)
@@ -18,7 +18,7 @@
 #include "defs.h"
 #include "gdb_usleep.h"
 #include "gdb_select.h"
-#include "gdb_sys_time.h"
+#include "common/gdb_sys_time.h"
 
 int
 gdb_usleep (int usec)