KVM: x86: Move kvm_emulate.h into KVM's private directory
[sfrench/cifs-2.6.git] / arch / x86 / kvm / emulate.c
index 929cd0bff5d04155c68ec1b12f265f11fd994259..0bef7762c502008137817d784d3ccc42878a7028 100644 (file)
@@ -20,7 +20,7 @@
 
 #include <linux/kvm_host.h>
 #include "kvm_cache_regs.h"
-#include <asm/kvm_emulate.h>
+#include "kvm_emulate.h"
 #include <linux/stringify.h>
 #include <asm/fpu/api.h>
 #include <asm/debugreg.h>