2791facafa
- make it compile with new pwlib - add some documentation
12 lines
310 B
Plaintext
12 lines
310 B
Plaintext
$OpenBSD: patch-xlibvid_cxx,v 1.1 2008/03/15 17:40:38 ajacoutot Exp $
|
|
--- xlibvid.cxx.orig Tue Mar 4 17:16:20 2008
|
|
+++ xlibvid.cxx Tue Mar 4 17:16:32 2008
|
|
@@ -88,6 +88,7 @@
|
|
#include <sys/time.h>
|
|
#include <unistd.h>
|
|
#include <ptlib.h>
|
|
+#include <ptlib/video.h>
|
|
#include <string.h>
|
|
#include "xlibvid.h"
|
|
|