From: Alon Levy <al...@redhat.com> Signed-off-by: Alon Levy <al...@redhat.com> Signed-off-by: Luiz Capitulino <lcapitul...@redhat.com> --- qjson.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/qjson.h b/qjson.h index 65b10ea..1190d8a 100644 --- a/qjson.h +++ b/qjson.h @@ -15,6 +15,7 @@ #define QJSON_H #include <stdarg.h> +#include "compiler.h" #include "qobject.h" #include "qstring.h" -- 1.7.9.2.384.g4a92a