Revision 83c9f4ca hw/acpi.c

b/hw/acpi.c
19 19
 * GNU GPL, version 2 or (at your option) any later version.
20 20
 */
21 21
#include "sysemu/sysemu.h"
22
#include "hw.h"
23
#include "pc.h"
24
#include "acpi.h"
22
#include "hw/hw.h"
23
#include "hw/pc.h"
24
#include "hw/acpi.h"
25 25
#include "monitor/monitor.h"
26 26

  
27 27
struct acpi_table_header {

Also available in: Unified diff