summary refs log tree commit diff stats
path: root/include/qemu/event_notifier.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qemu/event_notifier.h')
-rw-r--r--include/qemu/event_notifier.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/qemu/event_notifier.h b/include/qemu/event_notifier.h
index 599c99f1a5..3380b662f3 100644
--- a/include/qemu/event_notifier.h
+++ b/include/qemu/event_notifier.h
@@ -13,7 +13,6 @@
 #ifndef QEMU_EVENT_NOTIFIER_H
 #define QEMU_EVENT_NOTIFIER_H
 
-#include "qemu-common.h"
 
 #ifdef _WIN32
 #include <windows.h>