Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / coff-pe-read.c
index 45f2197ed3acc617a0323632df0534c02db894e2..9f7384bc146643c7af9bce65b1a2c0258a0ce461 100644 (file)
@@ -2,7 +2,7 @@
    convert to internal format, for GDB. Used as a last resort if no
    debugging symbols recognized.
 
-   Copyright (C) 2003-2018 Free Software Foundation, Inc.
+   Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -33,7 +33,7 @@
 #include "symtab.h"
 #include "symfile.h"
 #include "objfiles.h"
-#include "common/common-utils.h"
+#include "gdbsupport/common-utils.h"
 #include "coff/internal.h"
 
 #include <ctype.h>
This page took 0.025473 seconds and 4 git commands to generate.