summaryrefslogtreecommitdiff
path: root/app-text/wv2/files/wv2-0.4.2-glib.patch
blob: 66fde790d0bcca8d92e8749a0db7ddcea09b92b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
From: https://sourceforge.net/tracker/?func=detail&aid=3544851&group_id=10501&atid=110501
--- src/olestream.h
+++ 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 {