mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 21:16:15 +01:00
Include gurifuncs.h
2007-12-10 Matthias Clasen <mclasen@redhat.com> * glib/glib.h: Include gurifuncs.h svn path=/trunk/; revision=6093
This commit is contained in:
parent
c17aa5bc42
commit
40ec4f95ff
@ -1,3 +1,7 @@
|
||||
2007-12-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/glib.h: Include gurifuncs.h
|
||||
|
||||
2007-12-10 Benjamin Otte <otte@gnome.org>
|
||||
|
||||
* glib/garray.h: use an intermediate cast to void * in g_array_index()
|
||||
|
@ -78,6 +78,7 @@
|
||||
#include <glib/gtree.h>
|
||||
#include <glib/gtypes.h>
|
||||
#include <glib/gunicode.h>
|
||||
#include <glib/gurifuncs.h>
|
||||
#include <glib/gutils.h>
|
||||
#ifdef G_PLATFORM_WIN32
|
||||
#include <glib/gwin32.h>
|
||||
|
Loading…
Reference in New Issue
Block a user