|
@@ -23,12 +23,12 @@
|
|
#include "qapi/qmp/qdict.h"
|
|
#include "qapi/qmp/qdict.h"
|
|
#include "qapi/qmp/qjson.h"
|
|
#include "qapi/qmp/qjson.h"
|
|
#include "qapi/qmp/qstring.h"
|
|
#include "qapi/qmp/qstring.h"
|
|
-#include "qga/guest-agent-core.h"
|
|
|
|
|
|
+#include "guest-agent-core.h"
|
|
#include "qemu/module.h"
|
|
#include "qemu/module.h"
|
|
#include "qga-qapi-commands.h"
|
|
#include "qga-qapi-commands.h"
|
|
#include "qapi/qmp/qerror.h"
|
|
#include "qapi/qmp/qerror.h"
|
|
#include "qapi/error.h"
|
|
#include "qapi/error.h"
|
|
-#include "qga/channel.h"
|
|
|
|
|
|
+#include "channel.h"
|
|
#include "qemu/bswap.h"
|
|
#include "qemu/bswap.h"
|
|
#include "qemu/help_option.h"
|
|
#include "qemu/help_option.h"
|
|
#include "qemu/sockets.h"
|
|
#include "qemu/sockets.h"
|