summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--include/system/accel-ops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/system/accel-ops.h b/include/system/accel-ops.h
index a088672230..137fb96d44 100644
--- a/include/system/accel-ops.h
+++ b/include/system/accel-ops.h
@@ -10,7 +10,7 @@
 #ifndef ACCEL_OPS_H
 #define ACCEL_OPS_H
 
-#include "exec/cpu-common.h"
+#include "exec/vaddr.h"
 #include "qom/object.h"
 
 #define ACCEL_OPS_SUFFIX "-ops"