summary refs log tree commit diff stats
path: root/disas/sparc.c
diff options
context:
space:
mode:
Diffstat (limited to 'disas/sparc.c')
-rw-r--r--disas/sparc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/disas/sparc.c b/disas/sparc.c
index f120f4e86d..5689533ce1 100644
--- a/disas/sparc.c
+++ b/disas/sparc.c
@@ -27,7 +27,7 @@
    see <http://www.gnu.org/licenses/>.  */
 
 #include "qemu/osdep.h"
-#include "disas/bfd.h"
+#include "disas/dis-asm.h"
 
 /* The SPARC opcode table (and other related data) is defined in
    the opcodes library in sparc-opc.c.  If you change anything here, make