Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git] / pkgs / development / libraries / loudmouth / glib-2.32.patch
blob87fc170c80dad5002d50a592154913ee44fba1c1
1 Index: loudmouth-1.4.3/loudmouth/lm-error.c
2 ===================================================================
3 --- loudmouth-1.4.3.orig/loudmouth/lm-error.c
4 +++ loudmouth-1.4.3/loudmouth/lm-error.c
5 @@ -19,7 +19,7 @@
6 */
8 #include <config.h>
9 -#include <glib/gerror.h>
10 +#include <glib.h>
11 #include "lm-error.h"
13 /**