diff options
Diffstat (limited to 'include/qemu/event_notifier.h')
-rw-r--r-- | include/qemu/event_notifier.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/qemu/event_notifier.h b/include/qemu/event_notifier.h index 599c99f..3380b66 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> |