Fix linker warning in MSVC.

This commit is contained in:
John Preston 2021-07-23 15:12:16 +03:00
parent 12429c198d
commit 1ed242718e

View file

@ -20,6 +20,8 @@
#ifdef Q_OS_WIN
#include <QtGui/QGuiApplication>
#include <qpa/qplatformnativeinterface.h>
#define KHRONOS_STATIC
#include <EGL/egl.h>
#endif // Q_OS_WIN