My personal project and infrastructure archive
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.
 
 
 
 
 
 
nomicon/pkgs/tools/misc/wv2/fix-include.patch

12 lines
311 B

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 {