X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=cmd.c;h=10a8688b2d25f47e4c552b4ec9ec675dc62b62f7;hb=f6547f07d41491d74179e8dd100f7477abdd43b1;hp=01a8c3a299b28a4252e64c75341161f196bfac54;hpb=737e150e89c44c6b33691a627e24bac7fb58f349;p=qemu.git diff --git a/cmd.c b/cmd.c index 01a8c3a29..10a8688b2 100644 --- a/cmd.c +++ b/cmd.c @@ -25,7 +25,7 @@ #include "cmd.h" #include "block/aio.h" -#include "main-loop.h" +#include "qemu/main-loop.h" #define _(x) x /* not gettext support yet */