diff --git a/glib/glib.h b/glib/glib.h index 77abf2329..ce7447ea1 100644 --- a/glib/glib.h +++ b/glib/glib.h @@ -100,12 +100,14 @@ #include #endif +#ifndef G_DISABLE_DEPRECATED #include #include #include #include #include #include +#endif /* G_DISABLE_DEPRECATED */ #undef __GLIB_H_INSIDE__