mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
f3599b1e52
Kino is an IEEE 1394 DV non-linear video editor. Note: IEEE 1394 and V4L are disabled in this port.
11 lines
239 B
Plaintext
11 lines
239 B
Plaintext
--- src/page_timeline.h Tue Nov 25 20:51:16 2003
|
|
+++ src/page_timeline.h Sat Apr 10 12:18:36 2004
|
|
@@ -20,6 +20,7 @@
|
|
#ifndef _PAGE_TIMELINE_H
|
|
#define _PAGE_TIMELINE_H
|
|
|
|
+#include <pthread.h>
|
|
#include "kino_common.h"
|
|
#include "page.h"
|
|
|