diff options
Diffstat (limited to 'compatfd.c')
-rw-r--r-- | compatfd.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ */ #include "qemu-common.h" -#include "compatfd.h" +#include "qemu/compatfd.h" #include <sys/syscall.h> #include <pthread.h> |