]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - balloon.c
exec: move include files to include/exec/
[thirdparty/qemu.git] / balloon.c
index 610fe6d6268f80dff695484547edc724db45bde5..c24458b5f9cebcbecdba0a2bb07f13e44bc5f44c 100644 (file)
--- a/balloon.c
+++ b/balloon.c
@@ -25,7 +25,7 @@
  */
 
 #include "monitor.h"
-#include "cpu-common.h"
+#include "exec/cpu-common.h"
 #include "kvm.h"
 #include "balloon.h"
 #include "trace.h"