Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / gdbserver / inferiors.h
index cf284b807bb27231220e7b04f48bb4a505711341..f4ab9fddb54c58c96967d9d9fb0ebfe8820bf744 100644 (file)
@@ -19,7 +19,7 @@
 #ifndef GDBSERVER_INFERIORS_H
 #define GDBSERVER_INFERIORS_H
 
-#include "common/gdb_vecs.h"
+#include "gdbsupport/gdb_vecs.h"
 #include <list>
 
 struct thread_info;
This page took 0.0243 seconds and 4 git commands to generate.