ae6e8f236b
time right now. Tree is still locked! Reasons for the update: - good work that can be used now - only builds on i386/amd64, and they're fast - multiple security problems in old chrome - old chrome half working, can't break it more than it was. This one requires resources (see MESSAGE), but it's ways more stable. Again, discussed with sthen@, jasper@, naddy@, miod@
13 lines
354 B
Plaintext
13 lines
354 B
Plaintext
$OpenBSD: patch-third_party_iccjpeg_iccjpeg_h,v 1.1 2011/02/08 09:43:02 espie Exp $
|
|
--- third_party/iccjpeg/iccjpeg.h.orig Fri Jan 21 10:20:01 2011
|
|
+++ third_party/iccjpeg/iccjpeg.h Sun Jan 23 23:27:36 2011
|
|
@@ -17,7 +17,7 @@
|
|
*/
|
|
|
|
#include <stdio.h> /* needed to define "FILE", "NULL" */
|
|
-#include "jpeglib.h"
|
|
+#include "../libjpeg/jpeglib.h"
|
|
|
|
|
|
/*
|