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
|