diff options
Diffstat (limited to 'include/hw/misc/macio/pmu.h')
-rw-r--r-- | include/hw/misc/macio/pmu.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/hw/misc/macio/pmu.h b/include/hw/misc/macio/pmu.h index d10895ba5f..7ef83dee4c 100644 --- a/include/hw/misc/macio/pmu.h +++ b/include/hw/misc/macio/pmu.h @@ -10,6 +10,9 @@ #ifndef PMU_H #define PMU_H +#include "hw/misc/mos6522.h" +#include "hw/misc/macio/gpio.h" + /* * PMU commands */ |