diff options
Diffstat (limited to 'target/hexagon/internal.h')
| -rw-r--r-- | target/hexagon/internal.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/hexagon/internal.h b/target/hexagon/internal.h index 82ac3042ab..b1bfadc3f5 100644 --- a/target/hexagon/internal.h +++ b/target/hexagon/internal.h @@ -18,6 +18,8 @@ #ifndef HEXAGON_INTERNAL_H #define HEXAGON_INTERNAL_H +#include "qemu/log.h" + /* * Change HEX_DEBUG to 1 to turn on debugging output */ |