mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 10:35:46 -04:00
Build: Add Mac dependencies and fix packaging
This commit is contained in:
@ -34,6 +34,7 @@
|
||||
#include "util/ini_settings_interface.h"
|
||||
#include <atomic>
|
||||
#include <bitset>
|
||||
#include <unordered_map>
|
||||
#include <thread>
|
||||
Log_SetChannel(FullscreenUI);
|
||||
|
||||
|
@ -18,6 +18,7 @@
|
||||
#include <array>
|
||||
#include <cctype>
|
||||
#include <ctime>
|
||||
#include <unordered_map>
|
||||
#include <string_view>
|
||||
#include <tinyxml2.h>
|
||||
#include <utility>
|
||||
|
Reference in New Issue
Block a user