diff options
Diffstat (limited to '')
-rw-r--r-- | src/lib/ecore_file/ecore_file_private.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lib/ecore_file/ecore_file_private.h b/src/lib/ecore_file/ecore_file_private.h index 9a02fffd6d..01ea0a4f11 100644 --- a/src/lib/ecore_file/ecore_file_private.h +++ b/src/lib/ecore_file/ecore_file_private.h | |||
@@ -5,10 +5,6 @@ | |||
5 | # include <features.h> | 5 | # include <features.h> |
6 | #endif | 6 | #endif |
7 | 7 | ||
8 | #ifdef _WIN32 | ||
9 | # include <Evil.h> | ||
10 | #endif | ||
11 | |||
12 | #ifdef HAVE_ESCAPE | 8 | #ifdef HAVE_ESCAPE |
13 | # include <Escape.h> | 9 | # include <Escape.h> |
14 | #endif | 10 | #endif |