diff options
Diffstat (limited to 'notify.c')
-rw-r--r-- | notify.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ */ #include "qemu-common.h" -#include "notify.h" +#include "qemu/notify.h" void notifier_list_init(NotifierList *list) { |