freebsd-ports/multimedia/gxine/files/patch-src::gtkxine.h
Adam Weinberger 2e2e978fae Add gxine, a GTK interface to xine. The interface is simple, but stable.
PR:		51156
Submitted by:	Grigori Goronzy <greg@chown.ath.cx>
2003-04-19 18:34:23 +00:00

10 lines
243 B
C

--- src/gtkxine.h.orig Sat Apr 19 02:24:55 2003
+++ src/gtkxine.h Sat Apr 19 02:25:07 2003
@@ -27,6 +27,7 @@
#include <X11/Xlib.h>
#include <X11/extensions/XShm.h>
#include <xine.h>
+#include "globals.h"
#ifdef __cplusplus
extern "C" {