Skip to content

Commit 309c67a

Browse files
committed
Revert "Define WIN32_LEAN_AND_MEAN to avoid collision with winsock2"
The Windows builds have been missing some libraries, notably avdevice-58.dll, avfilter-7.dll, and prostproc-55.dll as reported by a user on Discord. I suspect it's caused by cc842fd, although I don't fully understand why that would happen.
1 parent 21c5c5d commit 309c67a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ui/drivers/ui_qt.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* If not, see <http://www.gnu.org/licenses/>.
1515
*/
1616

17-
#define WIN32_LEAN_AND_MEAN
1817
#include <QApplication>
1918
#include <QAbstractEventDispatcher>
2019
#include <QtWidgets>

0 commit comments

Comments
 (0)