mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-13 16:39:03 +02: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 |