aboutsummaryrefslogtreecommitdiff
path: root/sim/rx
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2023-01-01 10:07:28 -0500
committerMike Frysinger <vapier@gentoo.org>2023-01-01 23:17:07 -0500
commitc217e3d54e17e2dcf6b02d109e219a1718ac130e (patch)
tree934ee7e632982cf1792392ea4542f2fd979cc20c /sim/rx
parent60a1031181a972a199fc64abddbdf9bcac20193a (diff)
downloadfsf-binutils-gdb-c217e3d54e17e2dcf6b02d109e219a1718ac130e.zip
fsf-binutils-gdb-c217e3d54e17e2dcf6b02d109e219a1718ac130e.tar.gz
fsf-binutils-gdb-c217e3d54e17e2dcf6b02d109e219a1718ac130e.tar.bz2
sim: replace -I$srcroot/bfd include with -I$srcroot
Clean up includes a bit by making ports include bfd/ headers explicitly. This matches other projects, and makes it more clear where these headers are coming from.
Diffstat (limited to 'sim/rx')
-rw-r--r--sim/rx/load.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/rx/load.c b/sim/rx/load.c
index abbb267..2378094 100644
--- a/sim/rx/load.c
+++ b/sim/rx/load.c
@@ -29,7 +29,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "cpu.h"
#include "mem.h"
#include "load.h"
-#include "elf-bfd.h"
+#include "bfd/elf-bfd.h"
/* Helper function for invoking a GDB-specified printf. */
static void