]> git.proxmox.com Git - qemu.git/blobdiff - hw/mac_nvram.c
moxie: configure with default-configs file
[qemu.git] / hw / mac_nvram.c
index 25121fa482c1e50df70048edcb5a237568898582..52233308387798fbcfd86bbc0860cc6e776e841f 100644 (file)
  * 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