ecore: oops, forgotten.

SVN revision: 68449
This commit is contained in:
Cedric BAIL 2012-02-26 10:06:40 +00:00
parent 99c074f23f
commit fd482cff6b
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@
#include <Ecore_Input_Evas.h>
#if defined(BUILD_ECORE_EVAS_SOFTWARE_SDL) || defined(BUILD_ECORE_EVAS_OPENGL_SDL)
# include <Ecore_Sdl.h>
# ifdef BUILD_ECORE_EVAS_SOFTWARE_SDL
# include <Evas_Engine_SDL.h>
# endif
# ifdef BUILD_ECORE_EVAS_OPENGL_SDL
# include <Evas_Engine_GL_SDL.h>
# endif