SHA256
8
0
forked from pool/wv2
Files
wv2/glib_include.patch

14 lines
344 B
Diff

Index: wv2-0.4.2/src/olestream.h
===================================================================
--- wv2-0.4.2.orig/src/olestream.h
+++ wv2-0.4.2/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 {