From 18b5bf62a216e250d2f5292b1a7b145f221ef666 Mon Sep 17 00:00:00 2001 From: infirit Date: Mon, 24 Aug 2015 17:38:41 +0200 Subject: Define max/min version of GLib This warns us of using symbols like g_assert_null not available in GLib 2.36 --- mate-about/mate-about.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mate-about/mate-about.h') diff --git a/mate-about/mate-about.h b/mate-about/mate-about.h index a06cad9..f4ecba0 100644 --- a/mate-about/mate-about.h +++ b/mate-about/mate-about.h @@ -21,10 +21,10 @@ #ifndef __MATE_ABOUT_H__ #define __MATE_ABOUT_H__ +#include // autogenerated by ./configure #include #include // for gettext #include -#include // autogenerated by ./configure #include -- cgit v1.2.1