diff options
Diffstat (limited to 'tests/test-x86-cpuid.c')
-rw-r--r-- | tests/test-x86-cpuid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-x86-cpuid.c b/tests/test-x86-cpuid.c index 8d9f96a113..6cd20d4a23 100644 --- a/tests/test-x86-cpuid.c +++ b/tests/test-x86-cpuid.c @@ -24,7 +24,7 @@ #include <glib.h> -#include "topology.h" +#include "hw/i386/topology.h" static void test_topo_bits(void) { |