summaryrefslogtreecommitdiff
path: root/graphics/mpeg_encode/patches/patch-ab
blob: d06921f9b4027b68efe57a17abbb48592427c507 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1.1.1 2001/05/14 23:06:03 hubertf Exp $

--- jpeg.c.orig	Sat Aug  5 01:35:07 1995
+++ jpeg.c
@@ -77,7 +77,7 @@
 
 /* make it happier.... */
 #undef DCTSIZE2
-#include "jpeg/jpeglib.h"
+#include "jpeglib.h"	/* Use system header! */
 
 
 #define HEADER_SIZE 607   /*JFIF header size used on output images*/