summaryrefslogtreecommitdiff
path: root/gdb/mep-tdep.c
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2009-10-25 09:09:01 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2009-10-25 09:09:01 +0000
commit3f35a7ec3b6524852640dd150a12313b613e60df (patch)
treea929ae7305dee494e0efa20126545463112c3f1b /gdb/mep-tdep.c
parent7b1e125204ddfd50b05a6de21c4e97d3e9e376d8 (diff)
downloadgdb-3f35a7ec3b6524852640dd150a12313b613e60df.tar.gz
gdb/
* mep-tdep.c: Update include for the new location cgen/bitset.h.
Diffstat (limited to 'gdb/mep-tdep.c')
-rw-r--r--gdb/mep-tdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mep-tdep.c b/gdb/mep-tdep.c
index 3d2b6663fbd..e5065c20c8b 100644
--- a/gdb/mep-tdep.c
+++ b/gdb/mep-tdep.c
@@ -46,7 +46,7 @@
#include "elf-bfd.h"
#include "elf/mep.h"
#include "prologue-value.h"
-#include "opcode/cgen-bitset.h"
+#include "cgen/bitset.h"
#include "infcall.h"
#include "gdb_assert.h"