summary refs log tree commit diff stats
path: root/hw/tpm/tpm_ppi.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/tpm/tpm_ppi.h')
-rw-r--r--hw/tpm/tpm_ppi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/tpm/tpm_ppi.h b/hw/tpm/tpm_ppi.h
index bf5d4a300f..88f316ee95 100644
--- a/hw/tpm/tpm_ppi.h
+++ b/hw/tpm/tpm_ppi.h
@@ -12,7 +12,7 @@
 #ifndef TPM_TPM_PPI_H
 #define TPM_TPM_PPI_H
 
-#include "exec/memory.h"
+#include "system/memory.h"
 
 typedef struct TPMPPI {
     MemoryRegion ram;