X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fbuilder%2Fjson-parser-state.h;h=210c11f665adb4c92c88cdbf8dbbac7dd8a27c45;hp=17ee7395dcc0204ef5915e2949464688ed1e2c44;hb=610495b8647d1a25c98bf0773ccc0dd6d1996263;hpb=1c3cb32385174b852b8d57b531625f733238f664 diff --git a/dali-toolkit/internal/builder/json-parser-state.h b/dali-toolkit/internal/builder/json-parser-state.h index 17ee739..210c11f 100644 --- a/dali-toolkit/internal/builder/json-parser-state.h +++ b/dali-toolkit/internal/builder/json-parser-state.h @@ -1,8 +1,8 @@ -#ifndef __DALI_JSON_PARSE_STATE_H__ -#define __DALI_JSON_PARSE_STATE_H__ +#ifndef DALI_JSON_PARSE_STATE_H +#define DALI_JSON_PARSE_STATE_H /* - * Copyright (c) 2014 Samsung Electronics Co., Ltd. + * Copyright (c) 2019 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. @@ -19,10 +19,10 @@ */ // EXTERNAL INCLUDES -#include +#include // INTERNAL INCLUDES -#include +#include #include @@ -312,5 +312,4 @@ private: } // namespace Dali - -#endif // header +#endif // DALI_JSON_PARSE_STATE_H