Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / extension.h
index 2f1b71851c67665c83125b905ac9ba4accfa3e2c..5e914f5d011bbcc7f396101363553f7c91172301 100644 (file)
@@ -21,8 +21,8 @@
 #define EXTENSION_H
 
 #include "mi/mi-cmds.h" /* For PRINT_NO_VALUES, etc.  */
-#include "common/vec.h"
-#include "common/array-view.h"
+#include "gdbsupport/vec.h"
+#include "gdbsupport/array-view.h"
 
 struct breakpoint;
 struct command_line;
This page took 0.030001 seconds and 4 git commands to generate.