api__in_flv.h 301 B

123456789101112
  1. #ifndef NULLSOFT_IN_FLV_API_H
  2. #define NULLSOFT_IN_FLV_API_H
  3. #include "../Agave/Config/api_config.h"
  4. extern api_config *AGAVE_API_CONFIG;
  5. #include <api/application/api_application.h>
  6. #define WASABI_API_APP applicationApi
  7. #include "../Agave/Language/api_language.h"
  8. #endif // !NULLSOFT_IN_FLV_API_H