Eet: remove useless inclusion of Evil.h

Test Plan: compilation

Reviewers: raster, zmike, cedric

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8909
This commit is contained in:
Vincent Torri 2019-05-17 11:52:58 +01:00 committed by Carsten Haitzler (Rasterman)
parent 839f22870b
commit 40e2f9ba8e
1 changed files with 0 additions and 4 deletions

View File

@ -5,10 +5,6 @@
#include <string.h>
#include <stdio.h>
#ifdef _WIN32
# include <Evil.h>
#endif /* ifdef _WIN32 */
#include <Eina.h>
#include "Eet.h"