diff options
Diffstat (limited to 'graphics/pornview')
-rw-r--r-- | graphics/pornview/files/patch-src::support::widgets::gtkxine.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/pornview/files/patch-src::support::widgets::gtkxine.h b/graphics/pornview/files/patch-src::support::widgets::gtkxine.h new file mode 100644 index 000000000000..f0ef130010cb --- /dev/null +++ b/graphics/pornview/files/patch-src::support::widgets::gtkxine.h @@ -0,0 +1,10 @@ +--- src/support/widgets/gtkxine.h.orig Sat Nov 23 22:56:41 2002 ++++ src/support/widgets/gtkxine.h Sat Dec 7 15:09:28 2002 +@@ -12,6 +12,7 @@ + + #ifdef ENABLE_XINE + ++#include <pthread.h> + #include <X11/X.h> + #include <X11/Xlib.h> + #include <X11/extensions/XShm.h> |