]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/qemu/sockets.h
Include less of the generated modular QAPI headers
[mirror_qemu.git] / include / qemu / sockets.h
index 8889bcb1ecf9a947ee24e4421bcd02b20d74e10b..e88d4c37abe9ad30fe10b25a53a72183dd2a2e4b 100644 (file)
@@ -9,7 +9,7 @@ int inet_aton(const char *cp, struct in_addr *ia);
 
 #endif /* !_WIN32 */
 
-#include "qapi-types.h"
+#include "qapi/qapi-types-sockets.h"
 
 /* misc helpers */
 int qemu_socket(int domain, int type, int protocol);