[glib] gstrfuncs.h: needs gmacros.h for G_BEGIN_DECLS
- From: Ryan Lortie <ryanl src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [glib] gstrfuncs.h: needs gmacros.h for G_BEGIN_DECLS
- Date: Mon, 8 Feb 2010 05:44:41 +0000 (UTC)
commit bd6a88aef70cb93d79580c00dae420c4a4729f1e
Author: Ryan Lortie <desrt desrt ca>
Date: Mon Feb 8 00:43:17 2010 -0500
gstrfuncs.h: needs gmacros.h for G_BEGIN_DECLS
glib/gstrfuncs.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/glib/gstrfuncs.h b/glib/gstrfuncs.h
index ee291f8..534f26e 100644
--- a/glib/gstrfuncs.h
+++ b/glib/gstrfuncs.h
@@ -32,6 +32,7 @@
#define __G_STRFUNCS_H__
#include <stdarg.h>
+#include <glib/gmacros.h>
#include <glib/gtypes.h>
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]