c46347f938
Reviewed by: sobomax Approved by: sobomax
12 lines
266 B
Plaintext
12 lines
266 B
Plaintext
--- src/af/util/xp/ut_png.cpp.orig Wed Apr 17 12:49:55 2002
|
|
+++ src/af/util/xp/ut_png.cpp Fri Apr 19 20:40:25 2002
|
|
@@ -24,7 +24,7 @@
|
|
#ifdef _AIX
|
|
#define jmpbuf __jmpbuf
|
|
#endif
|
|
-#include "png.h"
|
|
+#include <png.h>
|
|
|
|
#include "ut_assert.h"
|
|
#include "ut_bytebuf.h"
|