mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 23:43:34 +00:00
yes
This commit is contained in:
@@ -13,6 +13,9 @@
|
|||||||
|
|
||||||
#ifdef PULSE_PLAT_MACOS
|
#ifdef PULSE_PLAT_MACOS
|
||||||
#include <stdlib.h> // getenv
|
#include <stdlib.h> // getenv
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#ifdef PULSE_PLAT_WINDOWS
|
||||||
typedef HMODULE LibModule;
|
typedef HMODULE LibModule;
|
||||||
#else
|
#else
|
||||||
#include <dlfcn.h>
|
#include <dlfcn.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user