mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 11:59:58 -05:00
Initial community commit
This commit is contained in:
5
Src/Wasabi/api/wnd/bltcanvas.h
Normal file
5
Src/Wasabi/api/wnd/bltcanvas.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#ifdef _WIN32
|
||||
#include <api/wnd/platform/win32/bltcanvas.h>
|
||||
#elif defined(__APPLE__)
|
||||
#include <api/wnd/platform/osx/bltcanvas.h>
|
||||
#endif
|
Reference in New Issue
Block a user