aboutsummaryrefslogtreecommitdiff
path: root/stubs/get-fd.c
diff options
context:
space:
mode:
Diffstat (limited to 'stubs/get-fd.c')
-rw-r--r--stubs/get-fd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stubs/get-fd.c b/stubs/get-fd.c
index 3561ab60e2..9f2c65cf0a 100644
--- a/stubs/get-fd.c
+++ b/stubs/get-fd.c
@@ -1,5 +1,5 @@
#include "qemu-common.h"
-#include "monitor.h"
+#include "monitor/monitor.h"
int monitor_get_fd(Monitor *mon, const char *name, Error **errp)
{