diff --git a/examples/dwebp.c b/examples/dwebp.c index b7db7c9c..45f77dda 100644 --- a/examples/dwebp.c +++ b/examples/dwebp.c @@ -22,6 +22,7 @@ #ifdef WEBP_HAVE_PNG #include +#include // note: this must be included *after* png.h #endif #ifdef HAVE_WINCODEC_H