This commit is contained in:
TriVoxel 2026-03-21 16:08:29 +00:00 committed by GitHub
commit 0c6e5dca43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@
#endif
#ifndef _WIN32
#include <qpa/qplatformnativeinterface.h>
#include <QtGui/qpa/qplatformnativeinterface.h>
#endif
#include "Common/Config/Config.h"