X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=target-s390x%2Fhelper.c;h=6e9b20971309b0eb1861f895c0afb1f047170085;hb=022c62cbbcf1ff40b23c92874f8670cddfec2414;hp=b7b812a7e6cf0f8ceae6a38a9cbed9a36dc5c54d;hpb=737e150e89c44c6b33691a627e24bac7fb58f349;p=mirror_qemu.git diff --git a/target-s390x/helper.c b/target-s390x/helper.c index b7b812a7e6..6e9b209713 100644 --- a/target-s390x/helper.c +++ b/target-s390x/helper.c @@ -19,7 +19,7 @@ */ #include "cpu.h" -#include "gdbstub.h" +#include "exec/gdbstub.h" #include "qemu-timer.h" #ifndef CONFIG_USER_ONLY #include "sysemu.h"