mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
f060d28683
PR: 14627 Submitted by: Will Andrews <andrews@technologist.com>
12 lines
239 B
Plaintext
12 lines
239 B
Plaintext
--- af/util/xp/ut_png.cpp Fri Feb 19 12:20:25 1999
|
|
+++ af/util/xp/ut_png.cpp.new Sat Oct 30 19:10:59 1999
|
|
@@ -17,7 +17,7 @@
|
|
* 02111-1307, USA.
|
|
*/
|
|
|
|
-#include "png.h"
|
|
+#include <png.h>
|
|
|
|
#include "ut_assert.h"
|
|
#include "ut_bytebuf.h"
|