summary refs log tree commit diff stats
path: root/system/qemu-seccomp.c
diff options
context:
space:
mode:
Diffstat (limited to 'system/qemu-seccomp.c')
-rw-r--r--system/qemu-seccomp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/qemu-seccomp.c b/system/qemu-seccomp.c
index 71ac444802..f8e1238b91 100644
--- a/system/qemu-seccomp.c
+++ b/system/qemu-seccomp.c
@@ -20,7 +20,7 @@
 #include "qemu/module.h"
 #include <sys/prctl.h>
 #include <seccomp.h>
-#include "sysemu/seccomp.h"
+#include "system/seccomp.h"
 #include <linux/seccomp.h>
 
 /* For some architectures (notably ARM) cacheflush is not supported until