]> git.proxmox.com Git - qemu.git/blobdiff - scripts/qapi-commands.py
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
[qemu.git] / scripts / qapi-commands.py
index eccc28daee8393c0bf96c9de4b550f9850634c21..e06332bd55262e4477dbaca87690bfd1311e6b57 100644 (file)
@@ -367,7 +367,7 @@ def gen_command_def_prologue(prefix="", proxy=False):
  */
 
 #include "qemu-common.h"
-#include "module.h"
+#include "qemu/module.h"
 #include "qapi/qmp/qerror.h"
 #include "qapi/qmp/types.h"
 #include "qapi/qmp/dispatch.h"