]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-moxie/translate.c
log: do not unnecessarily include qom/cpu.h
[mirror_qemu.git] / target-moxie / translate.c
index 229ce3b64dae9561d564ba381f08f58fe49e973e..04ab278ea25569df79765ef230d316680fdd5ac1 100644 (file)
@@ -31,6 +31,7 @@
 
 #include "exec/helper-proto.h"
 #include "exec/helper-gen.h"
+#include "exec/log.h"
 
 /* This is the state at translation time.  */
 typedef struct DisasContext {