diff options
Diffstat (limited to 'balloon.h')
-rw-r--r-- | balloon.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ #ifndef _QEMU_BALLOON_H #define _QEMU_BALLOON_H -#include "monitor.h" +#include "monitor/monitor.h" #include "qapi-types.h" typedef void (QEMUBalloonEvent)(void *opaque, ram_addr_t target); |