2015-03-05 09:04:13 +00:00
|
|
|
Index: wv2-0.4.2/src/olestream.h
|
|
|
|
===================================================================
|
|
|
|
--- wv2-0.4.2.orig/src/olestream.h
|
|
|
|
+++ wv2-0.4.2/src/olestream.h
|
2012-01-09 14:43:10 +00:00
|
|
|
@@ -23,7 +23,7 @@
|
|
|
|
#include "global.h" // U8,... typedefs
|
|
|
|
#include <stack>
|
|
|
|
|
|
|
|
-#include <glib/giochannel.h> // GSeekType
|
|
|
|
+#include <glib.h> // GSeekType
|
|
|
|
|
|
|
|
namespace wvWare {
|
|
|
|
|