aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl_json.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/libxl/libxl_json.h')
-rw-r--r--tools/libxl/libxl_json.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/libxl/libxl_json.h b/tools/libxl/libxl_json.h
index bee029317f..bb59fbe90b 100644
--- a/tools/libxl/libxl_json.h
+++ b/tools/libxl/libxl_json.h
@@ -18,7 +18,7 @@
#include <yajl/yajl_gen.h>
#include <yajl/yajl_parse.h>
-#ifdef HAVE_YAJL_VERSION
+#ifdef HAVE_YAJL_YAJL_VERSION_H
# include <yajl/yajl_version.h>
#endif