]> git.proxmox.com Git - qemu.git/blobdiff - hmp.c
usbredir: Add usbredir_init_endpoints() helper
[qemu.git] / hmp.c
diff --git a/hmp.c b/hmp.c
index 3d056b0e387e650c81c191ad57411e34bf8a3ba0..9e9e62450e14eac31a19e0d1a5085f720159b09c 100644 (file)
--- a/hmp.c
+++ b/hmp.c
@@ -15,7 +15,7 @@
 
 #include "hmp.h"
 #include "net/net.h"
-#include "qemu-char.h"
+#include "char/char.h"
 #include "qemu/option.h"
 #include "qemu/timer.h"
 #include "qmp-commands.h"