X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=hw%2Fmac_nvram.c;h=52233308387798fbcfd86bbc0860cc6e776e841f;hb=ce3b494cb504f96992f2d37ebc8f56deed202b06;hp=25121fa482c1e50df70048edcb5a237568898582;hpb=95ed3b7cf1677dc9f995a6e1fcc7bf377cf94a0e;p=qemu.git diff --git a/hw/mac_nvram.c b/hw/mac_nvram.c index 25121fa48..522333083 100644 --- a/hw/mac_nvram.c +++ b/hw/mac_nvram.c @@ -22,10 +22,10 @@ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN * THE SOFTWARE. */ -#include "hw.h" -#include "firmware_abi.h" +#include "hw/hw.h" +#include "hw/sparc/firmware_abi.h" #include "sysemu/sysemu.h" -#include "ppc/mac.h" +#include "hw/ppc/mac.h" /* debug NVR */ //#define DEBUG_NVR