summaryrefslogtreecommitdiff
path: root/include/elf/i386.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1999-12-09 18:23:45 +0000
committerNick Clifton <nickc@redhat.com>1999-12-09 18:23:45 +0000
commit217a83bbe99aa0b928070e7cc4ad510b92c31f54 (patch)
tree5fc625d60968b91fa76b43bd006d85e82d684d2d /include/elf/i386.h
parentbcfcec8b9d97083bc5786b31fccd7eba4c70106a (diff)
downloadgdb-217a83bbe99aa0b928070e7cc4ad510b92c31f54.tar.gz
Fix include paths
Diffstat (limited to 'include/elf/i386.h')
-rw-r--r--include/elf/i386.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/elf/i386.h b/include/elf/i386.h
index 219f10511fe..0586661720e 100644
--- a/include/elf/i386.h
+++ b/include/elf/i386.h
@@ -20,7 +20,7 @@
#ifndef _ELF_I386_H
#define _ELF_I386_H
-#include "reloc-macros.h"
+#include "elf/reloc-macros.h"
START_RELOC_NUMBERS (elf_i386_reloc_type)
RELOC_NUMBER (R_386_NONE, 0) /* No reloc */