summary refs log tree commit diff stats
path: root/balloon.h
diff options
context:
space:
mode:
Diffstat (limited to 'balloon.h')
-rw-r--r--balloon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/balloon.h b/balloon.h
index b803a00741..bd9d39505d 100644
--- a/balloon.h
+++ b/balloon.h
@@ -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);