wv2: update and fix

This commit is contained in:
Vladimír Čunát
2013-02-23 19:29:02 +01:00
parent c173ddecbb
commit 0eeae100fd
2 changed files with 27 additions and 6 deletions
+12
View File
@@ -0,0 +1,12 @@
From: http://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 {