mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-15 08:57:19 +02:00
fixing mac typo
This commit is contained in:
parent
9899b8c858
commit
cbd751df89
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
#include <GPUIdent.h>
|
||||
#include <string>
|
||||
|
||||
#ifdef Q_MAC_OS
|
||||
#ifdef Q_OS_MAC
|
||||
#include <unistd.h>
|
||||
#include <cpuid.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue