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