]> git.proxmox.com Git - qemu.git/blobdiff - gdbstub.c
qom: allow casting of a NULL class
[qemu.git] / gdbstub.c
index 22ab12c68cea3d6015a7d65da8fc7c2dc6f3b64c..e80e1d32b10b15aefac006e398ee7101f3642c66 100644 (file)
--- a/gdbstub.c
+++ b/gdbstub.c
@@ -30,7 +30,7 @@
 #include "qemu.h"
 #else
 #include "monitor/monitor.h"
-#include "char/char.h"
+#include "sysemu/char.h"
 #include "sysemu/sysemu.h"
 #include "exec/gdbstub.h"
 #endif