From 44fe4285cd2c910c5938a4c6552ae49e8cda5b7a Mon Sep 17 00:00:00 2001 From: raster Date: Wed, 27 Apr 2011 11:20:42 +0000 Subject: [PATCH] dont use old evas.h in docs. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@58955 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/Eet.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/Eet.h b/src/lib/Eet.h index 10fae70..df90423 100644 --- a/src/lib/Eet.h +++ b/src/lib/Eet.h @@ -1878,6 +1878,7 @@ eet_identity_certificate_print(const unsigned char *certificate, * Example: * * @code + * #include * #include * * typedef struct _blah2 -- 2.7.4