archrelease: copy trunk to community-any
[ArchLinux/community.git] / gwget / trunk / gwget-1.0.4-glib-2.32.patch
blobac914070ec1022b99159c42bb917b8f2512bf424
1 diff -Naur gwget-1.0.4.orig/src/gwget-application.h gwget-1.0.4/src/gwget-application.h
2 --- gwget-1.0.4.orig/src/gwget-application.h 2012-05-05 12:53:49.679322992 +0000
3 +++ gwget-1.0.4/src/gwget-application.h 2012-05-05 12:56:21.481488856 +0000
4 @@ -18,7 +18,7 @@
5 #ifndef GWGET_APPLICATION_H
6 #define GWGET_APPLICATION_H
8 -#include <glib/gerror.h>
9 +#include <glib.h>
10 #include <glib-object.h>
12 G_BEGIN_DECLS