You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-misc/gwget/files/gwget-1.0.4-glib-single-inc...

14 lines
362 B

Index: gwget-1.0.4/src/gwget-application.h
===================================================================
--- gwget-1.0.4.orig/src/gwget-application.h
+++ gwget-1.0.4/src/gwget-application.h
@@ -18,7 +18,7 @@
#ifndef GWGET_APPLICATION_H
#define GWGET_APPLICATION_H
-#include <glib/gerror.h>
+#include <glib.h>
#include <glib-object.h>
G_BEGIN_DECLS