]> Git Repo - qemu.git/blobdiff - hw/usb/hcd-ehci.c
Include qemu/main-loop.h less
[qemu.git] / hw / usb / hcd-ehci.c
index 45ff4f411566a5a5c296ddf8c9b717f4b43023f9..d7d1ecd45d2a87c7ce9179a40a1ecb2fd28660eb 100644 (file)
@@ -34,6 +34,7 @@
 #include "migration/vmstate.h"
 #include "trace.h"
 #include "qemu/error-report.h"
+#include "qemu/main-loop.h"
 
 #define FRAME_TIMER_FREQ 1000
 #define FRAME_TIMER_NS   (NANOSECONDS_PER_SECOND / FRAME_TIMER_FREQ)
This page took 0.024442 seconds and 4 git commands to generate.