mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-08 23:06:56 +00:00
12 lines
250 B
Plaintext
12 lines
250 B
Plaintext
|
--- 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"
|