]> git.proxmox.com Git - qemu.git/blobdiff - stubs/get-fd.c
monitor: move include files to include/monitor/
[qemu.git] / stubs / get-fd.c
index 3561ab60e27efbb2197a69ad6f445c434cf740aa..9f2c65cf0a523f0eef387e2a43f739d012106e66 100644 (file)
@@ -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)
 {