diff options
Diffstat (limited to 'tcg/tcg.h')
| -rw-r--r-- | tcg/tcg.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tcg/tcg.h b/tcg/tcg.h index 21cd6f1249..b411e17a28 100644 --- a/tcg/tcg.h +++ b/tcg/tcg.h @@ -25,7 +25,6 @@ #ifndef TCG_H #define TCG_H -#include "qemu-common.h" #include "cpu.h" #include "exec/tb-context.h" #include "qemu/bitops.h" |