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:
10
Src/Plugins/General/gen_hotkeys/api__gen_hotkeys.h
Normal file
10
Src/Plugins/General/gen_hotkeys/api__gen_hotkeys.h
Normal file
@ -0,0 +1,10 @@
|
||||
#ifndef NULLSOFT_GEN_HOTKEYS_API_H
|
||||
#define NULLSOFT_GEN_HOTKEYS_API_H
|
||||
|
||||
#include "api/service/api_service.h"
|
||||
#include "../Agave/Language/api_language.h"
|
||||
|
||||
#include <api/application/api_application.h>
|
||||
#define WASABI_API_APP applicationApi
|
||||
|
||||
#endif // !NULLSOFT_GEN_HOTKEYS_API_H
|
Reference in New Issue
Block a user