Revert "[Tizen] Add screen and client rotation itself function"
[platform/core/uifw/dali-adaptor.git] / dali / integration-api / native-render-surface.h
index 530468d..4728bcb 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef __DALI_NATIVE_RENDER_SURFACE_H__
-#define __DALI_NATIVE_RENDER_SURFACE_H__
+#ifndef DALI_NATIVE_RENDER_SURFACE_H
+#define DALI_NATIVE_RENDER_SURFACE_H
 
 /*
- * Copyright (c) 2018 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2019 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.
 #include <dali/public-api/dali-adaptor-common.h>
 
 #ifdef DALI_ADAPTOR_COMPILATION
-#include <dali/integration-api/egl-interface.h>
 #include <dali/integration-api/render-surface-interface.h>
 #else
-#include <dali/integration-api/adaptors/egl-interface.h>
 #include <dali/integration-api/adaptors/render-surface-interface.h>
 #endif
 
@@ -95,4 +93,4 @@ protected:
 
 } // namespace Dali
 
-#endif // __DALI_NATIVE_RENDER_SURFACE_H__
+#endif // DALI_NATIVE_RENDER_SURFACE_H