]> git.proxmox.com Git - qemu.git/blobdiff - target-microblaze/cpu.h
fpu: move public header file to include/fpu
[qemu.git] / target-microblaze / cpu.h
index 5358941ae45d8a0f5ff5d8f6bedd0d7828c62a1d..4de22266ef34d6e476a24403b34dc923accf0385 100644 (file)
@@ -27,7 +27,7 @@
 #define CPUArchState struct CPUMBState
 
 #include "exec/cpu-defs.h"
-#include "softfloat.h"
+#include "fpu/softfloat.h"
 struct CPUMBState;
 typedef struct CPUMBState CPUMBState;
 #if !defined(CONFIG_USER_ONLY)