freebsd-ports/multimedia/kino/files/patch-src__dvtitler__textblock.cc
2005-12-17 22:42:05 +00:00

11 lines
233 B
C++

--- src/dvtitler/textblock.cc.orig Tue Oct 4 09:15:44 2005
+++ src/dvtitler/textblock.cc Sat Dec 17 23:25:26 2005
@@ -22,7 +22,7 @@
#endif
#include "textblock.h"
-#include <stdint.h>
+#include <sys/types.h>
struct DVColor
{