diff options
author | Cedric BAIL <cedric.bail@free.fr> | 2008-04-16 08:36:08 +0000 |
---|---|---|
committer | Cedric BAIL <cedric.bail@free.fr> | 2008-04-16 08:36:08 +0000 |
commit | 04d82e3825e317a79a9f90ffbe3eb0537c851f2a (patch) | |
tree | 956d8ff8e9ea0339140dec5ffbbe71c2d0d07c2a /legacy/ecore/src/lib/ecore_sdl/Ecore_Sdl.h | |
parent | 4c189268813f944c6d18b29883c2ac2402c565d6 (diff) |
Fix typo.
SVN revision: 34281
Diffstat (limited to 'legacy/ecore/src/lib/ecore_sdl/Ecore_Sdl.h')
-rw-r--r-- | legacy/ecore/src/lib/ecore_sdl/Ecore_Sdl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/legacy/ecore/src/lib/ecore_sdl/Ecore_Sdl.h b/legacy/ecore/src/lib/ecore_sdl/Ecore_Sdl.h index 37a89bc98a..3aa6c79bd6 100644 --- a/legacy/ecore/src/lib/ecore_sdl/Ecore_Sdl.h +++ b/legacy/ecore/src/lib/ecore_sdl/Ecore_Sdl.h | |||
@@ -1,5 +1,5 @@ | |||
1 | #ifndef _ECORE_FB_H | 1 | #ifndef _ECORE_SDL_H |
2 | #define _ECORE_FB_H | 2 | #define _ECORE_SDL_H |
3 | 3 | ||
4 | #ifdef EAPI | 4 | #ifdef EAPI |
5 | #undef EAPI | 5 | #undef EAPI |