1 2 3 4 5 6 7 8 9 10 11
--- 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"