OSDN Git Service

gdb/
authorjkratoch <jkratoch>
Sun, 25 Oct 2009 18:09:01 +0000 (18:09 +0000)
committerjkratoch <jkratoch>
Sun, 25 Oct 2009 18:09:01 +0000 (18:09 +0000)
* mep-tdep.c: Update include for the new location cgen/bitset.h.

gdb/ChangeLog
gdb/mep-tdep.c

index 46196b8..6f8b607 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 3d2b666..e5065c2 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"