summaryrefslogtreecommitdiff
path: root/gdb/common/vec.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/common/vec.c')
-rw-r--r--gdb/common/vec.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/common/vec.c b/gdb/common/vec.c
index a8895449495..c57812153d1 100644
--- a/gdb/common/vec.c
+++ b/gdb/common/vec.c
@@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#include "common-defs.h"
-#include "vec.h"
+#include "common/common-defs.h"
+#include "common/vec.h"
struct vec_prefix
{