Revert "[Tizen] Implement WebEngine Interface"
[platform/core/uifw/dali-adaptor.git] / dali / internal / adaptor / windows / framework-win.cpp
index 96c2c0f..03a75a1 100755 (executable)
 #include <dali/internal/adaptor/common/framework.h>\r
 \r
 // EXTERNAL INCLUDES\r
-#include <Win32WindowSystem.h>\r
-\r
 #include <dali/integration-api/debug.h>\r
 \r
 // INTERNAL INCLUDES\r
+#include <dali/internal/window-system/windows/platform-implement-win.h>\r
 #include <dali/internal/system/common/callback-manager.h>\r
 \r
 int64_t counter = 0;\r
@@ -137,7 +136,7 @@ struct Framework::Impl
 \r
   void Run()\r
   {\r
-    Win32WindowSystem::RunLoop();\r
+    WindowsPlatformImplement::RunLoop();\r
   }\r
 \r
   void Quit()\r