- Cleanup spec file with spec-cleaner - User url for source - Add gpg signature OBS-URL: https://build.opensuse.org/request/show/289289 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/wv2?expand=0&rev=14
14 lines
344 B
Diff
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 {
|
|
|