summary refs log tree commit diff stats
path: root/linux-user/thunk.c
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/thunk.c')
-rw-r--r--linux-user/thunk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-user/thunk.c b/linux-user/thunk.c
index 071aad4b5f..3cd19e79c6 100644
--- a/linux-user/thunk.c
+++ b/linux-user/thunk.c
@@ -20,7 +20,7 @@
 #include "qemu/log.h"
 
 #include "qemu.h"
-#include "exec/user/thunk.h"
+#include "user/thunk.h"
 
 //#define DEBUG