summary refs log tree commit diff stats
path: root/hw/tpm/tpm_prop.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/tpm/tpm_prop.h')
-rw-r--r--hw/tpm/tpm_prop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/tpm/tpm_prop.h b/hw/tpm/tpm_prop.h
index bbd4225d66..c4df74805a 100644
--- a/hw/tpm/tpm_prop.h
+++ b/hw/tpm/tpm_prop.h
@@ -22,7 +22,7 @@
 #ifndef HW_TPM_PROP_H
 #define HW_TPM_PROP_H
 
-#include "sysemu/tpm_backend.h"
+#include "system/tpm_backend.h"
 #include "hw/qdev-properties.h"
 
 extern const PropertyInfo qdev_prop_tpm;