Updated all files to new format
[platform/core/uifw/dali-demo.git] / examples / sparkle / sparkle-effect.h
index c78d09c..e7f9002 100644 (file)
@@ -2,7 +2,7 @@
 #define DALI_SPARKLE_EFFECT_H
 
 /*
- * 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.
@@ -21,8 +21,8 @@
 #include <dali-toolkit/dali-toolkit.h>
 #include <dali/dali.h>
 
-#include "generated/sparkle-effect-vert.h"
 #include "generated/sparkle-effect-frag.h"
+#include "generated/sparkle-effect-vert.h"
 
 using namespace Dali;
 using Dali::Toolkit::ImageView;