X-Git-Url: https://repo.jachan.dev/qemu.git/blobdiff_plain/3046c984049070ab5843da1753ce3a22e25b52cd..22d07038539429932b2de0489833e5987fbce496:/bswap.h diff --git a/bswap.h b/bswap.h index f41bebed83..cc7f84d30f 100644 --- a/bswap.h +++ b/bswap.h @@ -4,6 +4,7 @@ #include "config-host.h" #include +#include "softfloat.h" #ifdef CONFIG_MACHINE_BSWAP_H #include @@ -11,8 +12,6 @@ #include #else -#include "softfloat.h" - #ifdef CONFIG_BYTESWAP_H #include #else