forked from Public/monero-gui
Windows build log has an error message for including winsock2.h and the build fails at the updater.cpp file. Use the MONERO_GUI_STATIC definition for driving the import logic since it is already defined for the docker static build. Co-authored-by: jeffro256 <jeffro256@users.noreply.github.com>