Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / command.h
index 648950b5a448043cf244eca14153ca33cdc31ad1..2c608048d5471daa37bd245b65335982abb86785 100644 (file)
@@ -18,8 +18,8 @@
 #if !defined (COMMAND_H)
 #define COMMAND_H 1
 
-#include "common/gdb_vecs.h"
-#include "common/scoped_restore.h"
+#include "gdbsupport/gdb_vecs.h"
+#include "gdbsupport/scoped_restore.h"
 
 struct completion_tracker;
 
This page took 0.024604 seconds and 4 git commands to generate.