Enlightenment CVS committal Author : doursse Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/modules/engines/gl_glew Modified Files: evas_engine.h Log Message: move windows.h include from gl_common to gl_glew =================================================================== RCS file: /cvs/e/e17/libs/evas/src/modules/engines/gl_glew/evas_engine.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- evas_engine.h 5 Aug 2007 07:22:44 -0000 1.1 +++ evas_engine.h 7 Aug 2007 05:38:24 -0000 1.2 @@ -1,6 +1,8 @@ #ifndef __EVAS_ENGINE_H__ #define __EVAS_ENGINE_H__ +#include <windows.h> + #include "evas_gl_common.h" ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs