mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-29 05:45:41 -04:00
WindowInfo: Fix macOS build
This commit is contained in:
parent
6c59e769ed
commit
acff275f6b
@ -83,7 +83,7 @@ bool WindowInfo::QueryRefreshRateForWindow(const WindowInfo& wi, float* refresh_
|
||||
return GetRefreshRateFromDWM(hwnd, refresh_rate) || GetRefreshRateFromMonitor(hwnd, refresh_rate);
|
||||
}
|
||||
|
||||
#elif defined(__linux__)
|
||||
#else
|
||||
|
||||
#ifdef USE_X11
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user