diff options
Diffstat (limited to 'tests/test-netfilter.c')
| -rw-r--r-- | tests/test-netfilter.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-netfilter.c b/tests/test-netfilter.c index e47075dd06..22927ee6ab 100644 --- a/tests/test-netfilter.c +++ b/tests/test-netfilter.c @@ -9,7 +9,7 @@ */ #include "qemu/osdep.h" -#include "libqtest.h" +#include "libqtest-single.h" #include "qapi/qmp/qdict.h" /* add a netfilter to a netdev and then remove it */ |