aboutsummaryrefslogtreecommitdiff
path: root/include/qapi/qmp/qjson.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qapi/qmp/qjson.h')
-rw-r--r--include/qapi/qmp/qjson.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qapi/qmp/qjson.h b/include/qapi/qmp/qjson.h
index 0473374bf2..73351ed6d6 100644
--- a/include/qapi/qmp/qjson.h
+++ b/include/qapi/qmp/qjson.h
@@ -15,7 +15,7 @@
#define QJSON_H
#include <stdarg.h>
-#include "compiler.h"
+#include "qemu/compiler.h"
#include "qapi/qmp/qobject.h"
#include "qapi/qmp/qstring.h"