]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tpm.c
qerror: Move #include out of qerror.h
[mirror_qemu.git] / tpm.c
diff --git a/tpm.c b/tpm.c
index c8889fae79e4f7e1caf83ee811633c709a87c648..5ca3eb5ed00523c3f72afc2390e8dcbd33765f47 100644 (file)
--- a/tpm.c
+++ b/tpm.c
@@ -18,6 +18,7 @@
 #include "sysemu/tpm_backend.h"
 #include "sysemu/tpm.h"
 #include "qemu/config-file.h"
+#include "qemu/error-report.h"
 #include "qmp-commands.h"
 
 static QLIST_HEAD(, TPMBackend) tpm_backends =