SF.net SVN: geany:[4895] trunk/src/ui_utils.c
eht16 at users.sourceforge.net
eht16 at xxxxx
Mon May 10 17:21:13 UTC 2010
Revision: 4895
http://geany.svn.sourceforge.net/geany/?rev=4895&view=rev
Author: eht16
Date: 2010-05-10 17:21:13 +0000 (Mon, 10 May 2010)
Log Message:
-----------
Add missing header include
Modified Paths:
--------------
trunk/src/ui_utils.c
Modified: trunk/src/ui_utils.c
===================================================================
--- trunk/src/ui_utils.c 2010-05-09 15:48:55 UTC (rev 4894)
+++ trunk/src/ui_utils.c 2010-05-10 17:21:13 UTC (rev 4895)
@@ -28,6 +28,7 @@
#include "geany.h"
#include <string.h>
+#include <ctype.h>
#include <gdk/gdkkeysyms.h>
#include "ui_utils.h"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Commits
mailing list