Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / memrange.h
index ecdaf209cae657d189876f336149211170793fc1..f2fd66461cec3005b18d340c5450dda5fb736c13 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef MEMRANGE_H
 #define MEMRANGE_H
 
-#include "vec.h"
+#include "gdbsupport/vec.h"
 
 /* Defines a [START, START + LENGTH) memory range.  */
 
This page took 0.02477 seconds and 4 git commands to generate.