diff options
Diffstat (limited to 'thunk.c')
| -rw-r--r-- | thunk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thunk.c b/thunk.c index 8ebbbb46b6..3cca047509 100644 --- a/thunk.c +++ b/thunk.c @@ -21,7 +21,7 @@ #include <stdarg.h> #include "qemu.h" -#include "thunk.h" +#include "exec/user/thunk.h" //#define DEBUG |