mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-01-15 17:55:13 +00:00
9 lines
178 B
C
9 lines
178 B
C
|
#ifndef NULLSOFT_API_H
|
||
|
#define NULLSOFT_API_H
|
||
|
|
||
|
#include "api/service/api_service.h"
|
||
|
#include "api/service/waServiceFactory.h"
|
||
|
|
||
|
#include "../Agave/Language/api_language.h"
|
||
|
|
||
|
#endif
|