11 lines
301 B
C
11 lines
301 B
C
#ifndef NULLSOFT_ML_DOWNLOADS_API_H
|
|
#define NULLSOFT_ML_DOWNLOADS_API_H
|
|
|
|
#include "../Agave/Language/api_language.h"
|
|
|
|
#include "api/application/api_application.h"
|
|
#define WASABI_API_APP applicationApi
|
|
|
|
#include "../Agave/ExplorerFindFile/api_explorerfindfile.h"
|
|
|
|
#endif // !NULLSOFT_ML_DOWNLOADS_API_H
|