aboutsummaryrefslogtreecommitdiff
path: root/disas/alpha.c
diff options
context:
space:
mode:
Diffstat (limited to 'disas/alpha.c')
-rw-r--r--disas/alpha.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/disas/alpha.c b/disas/alpha.c
index a0c9ecd49d..3db90fa665 100644
--- a/disas/alpha.c
+++ b/disas/alpha.c
@@ -20,7 +20,7 @@ along with this file; see the file COPYING. If not, see
<http://www.gnu.org/licenses/>. */
#include "qemu/osdep.h"
-#include "disas/bfd.h"
+#include "disas/dis-asm.h"
/* MAX is redefined below, so remove any previous definition. */
#undef MAX