devilhorns pushed a commit to branch master.

commit a2a2a1c8a22cee7e1fd3eb69ea38a37c496abdf5
Author: Chris Michael <[email protected]>
Date:   Fri Jul 5 10:34:44 2013 +0100

    Add typedef for Ecore_X_Pixmap if Ecore_X header is not included.
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/lib/ecore_evas/Ecore_Evas_Types.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/ecore_evas/Ecore_Evas_Types.h 
b/src/lib/ecore_evas/Ecore_Evas_Types.h
index b819e85..b503533 100644
--- a/src/lib/ecore_evas/Ecore_Evas_Types.h
+++ b/src/lib/ecore_evas/Ecore_Evas_Types.h
@@ -10,6 +10,7 @@
 #ifndef _ECORE_X_H
 #define _ECORE_X_WINDOW_PREDEF
 typedef unsigned int Ecore_X_Window;
+typedef unsigned int Ecore_X_Pixmap;
 #endif
 
 #ifndef _ECORE_DIRECTFB_H

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to