freebsd-ports/multimedia/kino/files/patch-src::filehandler.h
Pierre Beyssac 97eb0f8271 - Update to 0.7.1
- USE_GETTEXT=yes, USE_GNOME+=libxml2 as suggested by krion
2004-04-13 17:13:54 +00:00

10 lines
246 B
C

--- src/filehandler.h.orig Thu Feb 19 06:27:37 2004
+++ src/filehandler.h Tue Apr 13 11:05:50 2004
@@ -33,7 +33,6 @@
#include "riff.h"
#include "avi.h"
#include <sys/types.h>
-#include <stdint.h>
enum FileCaptureMode {
CAPTURE_IGNORE,