* evas: Fix typo.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 23 Dec 2009 10:50:07 +0000 (10:50 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 23 Dec 2009 10:50:07 +0000 (10:50 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@44679 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/modules/loaders/edb/evas_image_load_edb.c

index adc0818..c3d6a59 100644 (file)
@@ -1,4 +1,4 @@
-s#include "evas_common.h"
+#include "evas_common.h"
 #include "evas_private.h"
 
 #include <Edb.h>