ctype.h for tolower()

SVN revision: 17818
This commit is contained in:
sebastid 2005-10-23 15:03:02 +00:00 committed by sebastid
parent 813f80f912
commit 80f59673d9
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
#include <math.h>
#include <fnmatch.h>
#include <limits.h>
#include <ctype.h>
#include <Evas.h>
#include <Evas_Engine_Buffer.h>