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/app-text/wv2/files/wv2-0.4.2-glib.patch

13 lines
312 B

From: https://sourceforge.net/tracker/?func=detail&aid=3544851&group_id=10501&atid=110501
--- a/src/olestream.h
+++ b/src/olestream.h
@@ -23,7 +23,7 @@
#include "global.h" // U8,... typedefs
#include <stack>
-#include <glib/giochannel.h> // GSeekType
+#include <glib.h> // GSeekType
namespace wvWare {