mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 06:19:02 +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 <GPUIdent.h>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
#ifdef Q_MAC_OS
|
#ifdef Q_OS_MAC
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <cpuid.h>
|
#include <cpuid.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue