mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 11:59:58 -05:00
11 lines
225 B
C
11 lines
225 B
C
#ifndef NULLSOFT_API_H
|
|
#define NULLSOFT_API_H
|
|
|
|
#include <api/service/waServiceFactory.h>
|
|
|
|
#include "../Agave/Language/api_language.h"
|
|
|
|
#include <api/application/api_application.h>
|
|
#define WASABI_API_APP applicationApi
|
|
|
|
#endif |