remove obsolete E_Hal.h include

This commit is contained in:
Daniel Kolesa 2014-11-21 14:34:48 +00:00
parent 26bad75217
commit bd95c310ec
1 changed files with 0 additions and 4 deletions

View File

@ -124,10 +124,6 @@ void *alloca (size_t);
# include <Emotion.h>
# include <Elementary.h>
# ifdef HAVE_HAL
# include <E_Hal.h>
# endif
# if defined(HAVE_WAYLAND_CLIENTS) || defined(HAVE_WAYLAND_ONLY)
# include <Ecore_Wayland.h>
# include <uuid.h>