- Make ACPI use PCH. Cuts down compile time to 9 seconds on gcc.
[reactos.git] / reactos / drivers / bus / acpi / executer / amsystem.c
index f42910f..aff8688 100644 (file)
  */
 
 
-#include "acpi.h"
-#include "acinterp.h"
-#include "acnamesp.h"
-#include "achware.h"
-#include "acevents.h"
+#include <acpi.h>
+
 
 #define _COMPONENT          ACPI_EXECUTER
         MODULE_NAME         ("amsystem")