]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/core/qdev-properties.c
sysemu: avoid proliferation of include/ subdirectories
[mirror_qemu.git] / hw / core / qdev-properties.c
index 9a0872d3b9c71da0db06ae1627ff42324fdb1426..ddde18e6b43b4af77059d340290e7cd37fb4e538 100644 (file)
@@ -5,7 +5,7 @@
 #include "hw/block/block.h"
 #include "net/hub.h"
 #include "qapi/visitor.h"
-#include "char/char.h"
+#include "sysemu/char.h"
 
 void qdev_prop_set_after_realize(DeviceState *dev, const char *name,
                                   Error **errp)