summaryrefslogtreecommitdiff
path: root/tpm.c
diff options
context:
space:
mode:
Diffstat (limited to 'tpm.c')
-rw-r--r--tpm.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tpm.c b/tpm.c
index 43e53c11..340f0cec 100644
--- a/tpm.c
+++ b/tpm.c
@@ -3,8 +3,7 @@
#include <string.h>
#include <stdint.h>
-#include "tpm.h"
-#include "console.h"
+#include "shim.h"
#define perror(fmt, ...) ({ \
UINTN __perror_ret = 0; \