X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fcontrols%2Fscene3d-view%2Fgltf-loader.h;h=579311616c05d6ee86048eeb31128ee988bd15b1;hb=HEAD;hp=967292920915b8b785c95b0589e1f3dbc6f1cfe7;hpb=1f5f10ff81ed70d033cbc236216dda5ea5a1b8e4;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/internal/controls/scene3d-view/gltf-loader.h b/dali-toolkit/internal/controls/scene3d-view/gltf-loader.h index 9672929..5793116 100644 --- a/dali-toolkit/internal/controls/scene3d-view/gltf-loader.h +++ b/dali-toolkit/internal/controls/scene3d-view/gltf-loader.h @@ -2,7 +2,7 @@ #define DALI_TOOLKIT_INTERNAL_GLTF_LOADER_H /* - * Copyright (c) 2021 Samsung Electronics Co., Ltd. + * Copyright (c) 2022 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. @@ -27,7 +27,6 @@ // INTERNAL INCLUDES #include -#include using namespace Dali; @@ -37,6 +36,8 @@ namespace Toolkit { namespace Internal { +class Scene3dView; + namespace Gltf { enum ShaderType