fix #include warning

This commit is contained in:
Charles Kerr 2008-08-22 01:05:38 +00:00
parent 7e4fb99f8c
commit b97717ffbf
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
* $Id$
*/
#include <string.h>
#ifdef HAVE_GIO
#include <gio/gio.h>
#endif