KVM: Move arch dependent files to new directory arch/x86/kvm/
[deliverable/linux.git] / drivers / kvm / kvm_main.c
index ae2a1bf640bc9e453c98ffdf979846b05129e6f6..4026d7d64296c77967486eb77d2fafcf12656c64 100644 (file)
@@ -15,9 +15,9 @@
  *
  */
 
-#include "kvm.h"
 #include "iodev.h"
 
+#include <linux/kvm_host.h>
 #include <linux/kvm.h>
 #include <linux/module.h>
 #include <linux/errno.h>
This page took 0.025567 seconds and 5 git commands to generate.