diff options
Diffstat (limited to 'tpm.c')
| -rw-r--r-- | tpm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpm.c b/tpm.c index 1e943148d2..c91da43cf1 100644 --- a/tpm.c +++ b/tpm.c @@ -15,7 +15,7 @@ #include "monitor/monitor.h" #include "qapi/qmp/qerror.h" -#include "backends/tpm.h" +#include "sysemu/tpm_backend.h" #include "sysemu/tpm.h" #include "qemu/config-file.h" #include "qmp-commands.h" |