gstringchunk.c: Include gutils.h
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 4 Oct 2011 05:56:30 +0000 (13:56 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 4 Oct 2011 15:08:12 +0000 (23:08 +0800)
commite03db42792220e75fe7587f6c37493fd071e2b65
tree030ad974d67b770c285a80d490bff4d94a969bc4
parent13bd399d0a369cd62590777f8da6f3c3e7e21172
gstringchunk.c: Include gutils.h

This is due to usage of the inline keyword which may not be universally
defined unless guils.h is included.
glib/gstringchunk.c