]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/test-timed-average.c
acpi: add test case for -no-hpet
[mirror_qemu.git] / tests / test-timed-average.c
index 1cc4ab302740dd97d5880558c86310b2d5fdc869..82c92500df8d397a99973ef3094619830ccd36d4 100644 (file)
@@ -11,8 +11,7 @@
  */
 
 #include "qemu/osdep.h"
-#include <glib.h>
-
+#include "sysemu/cpu-timers.h"
 #include "qemu/timed-average.h"
 
 /* This is the clock for QEMU_CLOCK_VIRTUAL */