blob: d50e2c43826d551a9a215643362bf0f45d6c2502 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
#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
|