Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / namespace.h
index ba53eb084e39c42a7d0f74c6f9cec32ff76a5d89..2d395804961ba86722d296ad4f8b8f7a4dda7fcd 100644 (file)
@@ -19,8 +19,8 @@
 #ifndef NAMESPACE_H
 #define NAMESPACE_H
 
-#include "vec.h"
-#include "gdb_vecs.h"
+#include "common/vec.h"
+#include "common/gdb_vecs.h"
 #include "gdb_obstack.h"
 
 /* This struct is designed to store data from using directives.  It
This page took 0.024171 seconds and 4 git commands to generate.