]> git.proxmox.com Git - qemu.git/blobdiff - backends/rng.c
qdev-properties-system.c: Allow vlan or netdev for -device, not both
[qemu.git] / backends / rng.c
index 3d3389802e58b3d07b1a834ddf073f801395c162..85cb83f5e1ea9025b23b1596a5c05d4451e89218 100644 (file)
@@ -10,7 +10,7 @@
  * See the COPYING file in the top-level directory.
  */
 
-#include "qemu/rng.h"
+#include "sysemu/rng.h"
 #include "qapi/qmp/qerror.h"
 
 void rng_backend_request_entropy(RngBackend *s, size_t size,