]> git.proxmox.com Git - qemu.git/blobdiff - vl.c
tpm: reorganize headers and split hardware part
[qemu.git] / vl.c
diff --git a/vl.c b/vl.c
index d694a9039b61b0b6b318f80ceb73264b3e49977d..ce7bed7141e4a8f082f1b8c620bf7ec9bc165a99 100644 (file)
--- a/vl.c
+++ b/vl.c
@@ -139,7 +139,7 @@ int main(int argc, char **argv)
 #include "sysemu/blockdev.h"
 #include "hw/block/block.h"
 #include "migration/block.h"
-#include "tpm/tpm.h"
+#include "sysemu/tpm.h"
 #include "sysemu/dma.h"
 #include "audio/audio.h"
 #include "migration/migration.h"