summary refs log tree commit diff stats
path: root/event-loop-base.c
diff options
context:
space:
mode:
Diffstat (limited to 'event-loop-base.c')
-rw-r--r--event-loop-base.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/event-loop-base.c b/event-loop-base.c
index d5be4dc6fc..0cfb1c9496 100644
--- a/event-loop-base.c
+++ b/event-loop-base.c
@@ -15,7 +15,7 @@
 #include "qom/object_interfaces.h"
 #include "qapi/error.h"
 #include "block/thread-pool.h"
-#include "sysemu/event-loop-base.h"
+#include "system/event-loop-base.h"
 
 typedef struct {
     const char *name;