summaryrefslogtreecommitdiffstats
path: root/net-im/loudmouth/files/patch-loudmouth_lm-error.c
blob: 61f65fce2447e569c6ee12a248db8be65cb8fba0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- loudmouth/lm-error.c.orig   2012-05-22 10:05:29.000000000 +0200
+++ loudmouth/lm-error.c    2012-05-22 10:05:41.000000000 +0200
@@ -19,7 +19,7 @@
  */
 
 #include <config.h>
-#include <glib/gerror.h>
+#include <glib.h>
 #include "lm-error.h"
 
 /**