fixing mac typo

This commit is contained in:
amerhifi 2019-05-13 08:37:05 -07:00
parent 9899b8c858
commit cbd751df89

View file

@ -12,7 +12,7 @@
#include <GPUIdent.h>
#include <string>
#ifdef Q_MAC_OS
#ifdef Q_OS_MAC
#include <unistd.h>
#include <cpuid.h>
#endif