#ifndef ___ILibDuktape_WebRTC___ #define ___ILibDuktape_WebRTC___ #include "duktape.h" void ILibDuktape_WebRTC_Init(duk_context *ctx); #endif