mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
windows: fix build if pch were to be disabled
This commit is contained in:
parent
800b2480ec
commit
cff4806d8d
4 changed files with 4 additions and 3 deletions
|
@ -26,7 +26,7 @@
|
|||
#include "QtUtils/SignalDaemon.h"
|
||||
#endif
|
||||
|
||||
#ifndef WIN32
|
||||
#ifndef _WIN32
|
||||
#include <qpa/qplatformnativeinterface.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue