aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/tm-magic.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/tm-magic.h')
-rw-r--r--gdb/config/tm-magic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/tm-magic.h b/gdb/config/tm-magic.h
index a33230f..db709f4 100644
--- a/gdb/config/tm-magic.h
+++ b/gdb/config/tm-magic.h
@@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
-#include "magic.h"
+#include "gmagic.h"
#define TARGET_SYMFILE_POSTREAD(OBJFILE) init_magic ()