X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=examples%2Fcontact-cards%2Fclipped-image.cpp;h=64fc0e36aa9cb96a7db7861c161e170f0c470b3f;hb=5a56ed534cbc24150d68f03ea7fba7cfcc653835;hp=539c852f6c21343cb081b4a4139cf30401e6d313;hpb=e6806c116e1307bef6644e40b387d69b80100391;p=platform%2Fcore%2Fuifw%2Fdali-demo.git diff --git a/examples/contact-cards/clipped-image.cpp b/examples/contact-cards/clipped-image.cpp index 539c852..64fc0e3 100644 --- a/examples/contact-cards/clipped-image.cpp +++ b/examples/contact-cards/clipped-image.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 Samsung Electronics Co., Ltd. + * Copyright (c) 2021 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. @@ -22,8 +22,8 @@ #include // INTERNAL INCLUDES -#include "generated/clipped-image-vert.h" #include "generated/clipped-image-frag.h" +#include "generated/clipped-image-vert.h" namespace ClippedImage {