Updated all files to new format
[platform/core/uifw/dali-demo.git] / examples / reflection-demo / gltf-scene.h
index 048111b..5639c4a 100644 (file)
@@ -2,7 +2,7 @@
 #define GLTF_SCENE_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.
  *
  */
 
-
 // EXTERNAL INCLUDES
-#include <string>
 #include <dali/integration-api/debug.h>
+#include <string>
 
 // INTERNAL INCLUDES
 #include "third-party/pico-json.h"