From 6faf91bb7c43b69f7132f76bc520e60e8b8677c6 Mon Sep 17 00:00:00 2001 From: james <> Date: Fri, 16 Jul 2010 11:06:39 +0000 Subject: add missing G2 --- src/sympathy.h.head.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/sympathy.h.head.in b/src/sympathy.h.head.in index e26d094..1e67cbb 100644 --- a/src/sympathy.h.head.in +++ b/src/sympathy.h.head.in @@ -12,6 +12,9 @@ /* * $Log$ + * Revision 1.4 2010/07/16 11:06:39 james + * add missing G2 + * * Revision 1.3 2008/03/07 14:13:40 james * *** empty log message *** * @@ -82,7 +85,7 @@ extern "C" { #if @G2_HAVE_STDINT_H@ #include -#elif @HAVE_SYS_INT_TYPES_H@ +#elif @G2_HAVE_SYS_INT_TYPES_H@ #include #endif -- cgit v1.2.3