[src/lib/ecore_evas/Ecore_Evas.h] svn merge v51740.
authorRajeev Ranjan <rajeev.r@samsung.com>
Thu, 7 Oct 2010 12:41:09 +0000 (21:41 +0900)
committerRajeev Ranjan <rajeev.r@samsung.com>
Thu, 7 Oct 2010 12:41:09 +0000 (21:41 +0900)
src/lib/ecore_evas/Ecore_Evas.h

index 3002b65..dcc33c0 100644 (file)
@@ -3,6 +3,7 @@
 
 #include <Evas.h>
 #include <Ecore_Getopt.h>
+#include <Ecore_Input.h>
 
 #ifdef EAPI
 # undef EAPI
@@ -125,8 +126,6 @@ typedef void Ecore_WinCE_Window;
 typedef struct _Ecore_Evas Ecore_Evas;
 #endif
 
-#include <Ecore_Input.h>
-
 /* module setup/shutdown calls */
 
 EAPI int         ecore_evas_engine_type_supported_get(Ecore_Evas_Engine_Type engine);