X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fhelpers%2Fcolor-conversion.h;h=2838dc38011a1d604a0fd68398cce90cffcfaea5;hb=3537fc83b28f77434b64af64299b1bc67f61fb45;hp=dcd51bd4f338577f740b259c4c15147a8ce8a366;hpb=ef5d3e154b9a2aeb05ebcd81dbc552bad70c4132;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/internal/helpers/color-conversion.h b/dali-toolkit/internal/helpers/color-conversion.h index dcd51bd..2838dc3 100644 --- a/dali-toolkit/internal/helpers/color-conversion.h +++ b/dali-toolkit/internal/helpers/color-conversion.h @@ -2,7 +2,7 @@ #define DALI_TOOLKIT_INTERNAL_COLOR_CONVERSION_H /* - * Copyright (c) 2017 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. @@ -24,7 +24,7 @@ namespace Dali { -class Vector4; +struct Vector4; namespace Toolkit {