mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-11-25 00:40:13 +01:00
8 lines
224 B
C
8 lines
224 B
C
#ifndef NULLSOFT_GEN_TRAY_API_H
|
|
#define NULLSOFT_GEN_TRAY_API_H
|
|
|
|
#include "api/service/api_service.h"
|
|
#include "api/service/waServiceFactory.h"
|
|
#include "../Agave/Language/api_language.h"
|
|
|
|
#endif // !NULLSOFT_GEN_TRAY_API_H
|