X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=hw%2Fccid-card-passthru.c;h=48e4228b9dc141890eb6bd3bf4055b15a4a859c6;hb=1de7afc984b49af164e2619e6850b9732b173b34;hp=bd6c77777da4207e109ff9ff0802b25987ce61d6;hpb=d06cddf517d2b33389c02971b353d10dd4edda1a;p=qemu.git diff --git a/hw/ccid-card-passthru.c b/hw/ccid-card-passthru.c index bd6c77777..48e4228b9 100644 --- a/hw/ccid-card-passthru.c +++ b/hw/ccid-card-passthru.c @@ -9,8 +9,8 @@ */ #include "qemu-char.h" -#include "qemu_socket.h" -#include "monitor.h" +#include "qemu/sockets.h" +#include "monitor/monitor.h" #include "hw/ccid.h" #include "libcacard/vscard_common.h"