]> Git Repo - qemu.git/blobdiff - hw/misc/max111x.c
acpi: do not use TARGET_PAGE_SIZE
[qemu.git] / hw / misc / max111x.c
index bef3651d6ea782baabb0445c8767e6e9c3682d7c..9014f0f705d6e88f046c61541fd25d1d566752b7 100644 (file)
@@ -10,7 +10,8 @@
  * GNU GPL, version 2 or (at your option) any later version.
  */
 
-#include "hw/ssi.h"
+#include "qemu/osdep.h"
+#include "hw/ssi/ssi.h"
 
 typedef struct {
     SSISlave parent_obj;
This page took 0.020961 seconds and 4 git commands to generate.