1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-08 23:06:56 +00:00
freebsd-ports/graphics/fxtv/files/patch-ac

12 lines
250 B
Plaintext
Raw Normal View History

--- imgsav.c.old Sun Jun 7 01:26:47 1998
+++ imgsav.c Sun Jun 7 01:26:56 1998
@@ -31,7 +31,7 @@
#include <stdio.h>
#include <stdlib.h>
-#include <tiffio34.h>
+#include <tiffio.h>
#include <assert.h>
#include <X11/X.h>
#include "tvdefines.h"