gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 25 Oct 2009 09:09:02 +0000 (09:09 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 25 Oct 2009 09:09:02 +0000 (09:09 +0000)
* mep-tdep.c: Update include for the new location cgen/bitset.h.

gdb/ChangeLog
gdb/mep-tdep.c

index 46196b8988d32e21a5b1074b25251b4453d8a03d..6f8b607fe5b24367296e52b25547b1d9568838f1 100644 (file)
@@ -1,3 +1,7 @@
+2009-10-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * mep-tdep.c: Update include for the new location cgen/bitset.h.
+
 2009-10-23  Tom Tromey  <tromey@redhat.com>
 
        * blockframe.c (_initialize_blockframe): Remove declaration.
index 3d2b6663fbd0aedc9181fe17d71f63fb0ad6577a..e5065c20c8b481b9824c84af93452c4cf7667c05 100644 (file)
@@ -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"