X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fpublic-api%2Fbuilder%2Fjson-parser.h;h=0b5c51573502ca403094eab544856ec120f30e04;hp=8abbe6a67562a443c4b3663c030890dd84753a92;hb=68106e2cbb8541c18a77f39770ea7759f44e02a0;hpb=1c3cb32385174b852b8d57b531625f733238f664 diff --git a/dali-toolkit/public-api/builder/json-parser.h b/dali-toolkit/public-api/builder/json-parser.h index 8abbe6a..0b5c515 100644 --- a/dali-toolkit/public-api/builder/json-parser.h +++ b/dali-toolkit/public-api/builder/json-parser.h @@ -2,7 +2,7 @@ #define __DALI_JSON_PARSER_H__ /* - * Copyright (c) 2014 Samsung Electronics Co., Ltd. + * Copyright (c) 2015 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -20,13 +20,12 @@ // EXTERNAL INCLUDES #include -#include #include #include +#include // INTERNAL INCLUDES #include -#include namespace Dali {