repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git]
/
pkgs
/
development
/
libraries
/
loudmouth
/
glib-2.32.patch
blob
87fc170c80dad5002d50a592154913ee44fba1c1
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
*/
7
8
#include <config.h>
9
-#include <glib/gerror.h>
10
+#include <glib.h>
11
#include "lm-error.h"
12
13
/**