replace : iotivity -> iotivity-sec
[platform/upstream/iotivity.git] / service / simulator / ramlparser / raml / jsonSchemaParser / JsonSchema.h
index 333e571..15490d1 100755 (executable)
 #include <map>\r
 #include "Properties.h"\r
 #include "Definitions.h"\r
+#if defined (__TIZENRT__)\r
+#include <apps/netutils/cJSON.h>\r
+#else\r
 #include "cJSON.h"\r
+#endif\r
 #include <memory>\r
 \r
 #include "IncludeResolver.h"\r