Source json.h non-locally.
Change-Id: Ia42c41fde74596b394a1f7ae0021f1a5510991a8
diff --git a/cper-parse.h b/cper-parse.h
index 423a805..40c2bf4 100644
--- a/cper-parse.h
+++ b/cper-parse.h
@@ -1,6 +1,6 @@
#ifndef CPER_PARSE_H
#define CPER_PARSE_H
-#include "json.h"
+#include <json.h>
#define CPER_HEADER_VALID_BITFIELD_NAMES (const char*[]) {"platformIDValid", "timestampValid", "partitionIDValid"}
#define CPER_SECTION_DESCRIPTOR_VALID_BITFIELD_NAMES (const char*[]) {"fruIDValid", "fruStringValid"}