Since glib 2.31, including any header than glib.h (plus some exceptions) is no longer possible. Headers are indirectly implicit included by glib.h
The attached patch fixes what's needed.
Fix glib includes. All the other headers are implicit included.
Log in to post a comment.
Fix glib includes. All the other headers are implicit included.