1 2 3 4 5 6 7 8 9 10 11 12 13
Index: loudmouth-1.4.3/loudmouth/lm-error.c =================================================================== --- loudmouth-1.4.3.orig/loudmouth/lm-error.c +++ loudmouth-1.4.3/loudmouth/lm-error.c @@ -19,7 +19,7 @@ */ #include <config.h> -#include <glib/gerror.h> +#include <glib.h> #include "lm-error.h" /**