1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-07-05 18:27:00 +02:00

Compile fix.

svn path=/trunk/; revision=5324
This commit is contained in:
Cody Russell 2007-02-05 20:03:28 +00:00
parent 576a5d4127
commit 7e240f7ead

@ -18,7 +18,7 @@
* Boston, MA 02111-1307, USA.
*/
#include <glib.h>
#include <glib/gtypes.h>
#ifndef __G_SEQUENCE_H__
#define __G_SEQUENCE_H__