aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'hw/vmport.c')
-rw-r--r--hw/vmport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/vmport.c b/hw/vmport.c
index 5c35e0d7a..95f95f4e4 100644
--- a/hw/vmport.c
+++ b/hw/vmport.c
@@ -23,7 +23,7 @@
*/
#include "vl.h"
#include "cpu-all.h"
-#include "kvmctl.h"
+#include "libkvm.h"
#define VMPORT_CMD_GETVERSION 0x0a
#define VMPORT_CMD_GETRAMSIZE 0x14