summaryrefslogtreecommitdiff
path: root/gdb/namespace.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/namespace.h')
-rw-r--r--gdb/namespace.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/gdb/namespace.h b/gdb/namespace.h
index 2d395804961..d0d2987bd35 100644
--- a/gdb/namespace.h
+++ b/gdb/namespace.h
@@ -19,8 +19,10 @@
#ifndef NAMESPACE_H
#define NAMESPACE_H
-#include "common/vec.h"
#include "common/gdb_vecs.h"
+#include "common/vec.h"
+
+/* Local includes. */
#include "gdb_obstack.h"
/* This struct is designed to store data from using directives. It