mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-01 02:37:30 +01: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 |