aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tboot.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/tboot.h')
-rw-r--r--include/linux/tboot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/tboot.h b/include/linux/tboot.h
index c75128bed5fa..9a54b331f938 100644
--- a/include/linux/tboot.h
+++ b/include/linux/tboot.h
@@ -34,7 +34,7 @@ enum {
};
#ifdef CONFIG_INTEL_TXT
-#include <acpi/acpi.h>
+#include <linux/acpi.h>
/* used to communicate between tboot and the launched kernel */
#define TB_KEY_SIZE 64 /* 512 bits */