Source json.h non-locally.

Change-Id: Ia42c41fde74596b394a1f7ae0021f1a5510991a8
diff --git a/ir-parse.c b/ir-parse.c
index 59f693d..1748de6 100644
--- a/ir-parse.c
+++ b/ir-parse.c
@@ -6,7 +6,7 @@
 
 #include <stdio.h>
 #include <string.h>
-#include "json.h"
+#include <json.h>
 #include "b64.h"
 #include "edk/Cper.h"
 #include "cper-parse.h"