summary refs log tree commit diff stats
path: root/system/tpm.c
diff options
context:
space:
mode:
Diffstat (limited to 'system/tpm.c')
-rw-r--r--system/tpm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/tpm.c b/system/tpm.c
index 7164ea7ff1..8df0f6e72b 100644
--- a/system/tpm.c
+++ b/system/tpm.c
@@ -17,8 +17,8 @@
 #include "qapi/error.h"
 #include "qapi/qapi-commands-tpm.h"
 #include "qapi/qmp/qerror.h"
-#include "sysemu/tpm_backend.h"
-#include "sysemu/tpm.h"
+#include "system/tpm_backend.h"
+#include "system/tpm.h"
 #include "qemu/config-file.h"
 #include "qemu/error-report.h"