diff --git a/examples/dwebp.c b/examples/dwebp.c index f72dca97..3a9370e5 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