summaryrefslogtreecommitdiff
path: root/target-alpha/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'target-alpha/cpu.c')
-rw-r--r--target-alpha/cpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target-alpha/cpu.c b/target-alpha/cpu.c
index 59d8669ab0..212a6250ba 100644
--- a/target-alpha/cpu.c
+++ b/target-alpha/cpu.c
@@ -21,7 +21,7 @@
#include "cpu.h"
#include "qemu-common.h"
-#include "error.h"
+#include "qapi/error.h"
static void alpha_cpu_realize(Object *obj, Error **errp)