summary refs log tree commit diff stats
path: root/backends/tpm/tpm_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/tpm/tpm_util.c')
-rw-r--r--backends/tpm/tpm_util.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/tpm/tpm_util.c b/backends/tpm/tpm_util.c
index 485982b17b..3294625106 100644
--- a/backends/tpm/tpm_util.c
+++ b/backends/tpm/tpm_util.c
@@ -26,8 +26,8 @@
 #include "tpm_int.h"
 #include "exec/memory.h"
 #include "hw/qdev-properties.h"
-#include "sysemu/tpm_backend.h"
-#include "sysemu/tpm_util.h"
+#include "system/tpm_backend.h"
+#include "system/tpm_util.h"
 #include "trace.h"
 
 /* tpm backend property */