Updated all files to new format
[platform/core/uifw/dali-demo.git] / examples / contact-cards / clipped-image.cpp
index 539c852..64fc0e3 100644 (file)
@@ -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 <dali-toolkit/dali-toolkit.h>
 
 // INTERNAL INCLUDES
-#include "generated/clipped-image-vert.h"
 #include "generated/clipped-image-frag.h"
+#include "generated/clipped-image-vert.h"
 
 namespace ClippedImage
 {