diff --git a/src/fl_write_png.cxx b/src/fl_write_png.cxx index 45e4da7ac..6d9c7fe89 100644 --- a/src/fl_write_png.cxx +++ b/src/fl_write_png.cxx @@ -20,6 +20,7 @@ #include #include // fl_fopen() #include +#include // hack to restore "configure --enable-x11" on macOS ≥ 11 // PNG library include files