Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / gdbserver / thread-db.c
index 973491a5dc63e3fb9976127de05ad59c2e53f658..d4d4958c73edf52e7b44ef670971fe8659ffc74a 100644 (file)
@@ -26,7 +26,7 @@ extern int debug_threads;
 
 #include "gdb_proc_service.h"
 #include "nat/gdb_thread_db.h"
-#include "gdb_vecs.h"
+#include "common/gdb_vecs.h"
 #include "nat/linux-procfs.h"
 #include "common/scoped_restore.h"
 
This page took 0.046427 seconds and 4 git commands to generate.