X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=main.h;h=e0b2193e103cd9f0cf03b596bd3cd43b8858afe8;hp=9a97f3a0607586ae01988d524dfe5939f209224a;hb=74a7fe54a81bb7e996ea45203bbc8cc0ff6b8dda;hpb=d928442c511fbe7a0d0d0f9e701412b9b494457c diff --git a/main.h b/main.h index 9a97f3a..e0b2193 100644 --- a/main.h +++ b/main.h @@ -32,8 +32,6 @@ #define NAME "LCR" -#define DEFAULT_ENDPOINT_APP EndpointAppPBX - #define VERSION_STRING VERSION extern int memuse; @@ -143,6 +141,7 @@ extern "C" { #include "endpoint.h" #include "endpointapp.h" #include "apppbx.h" +#include "appbridge.h" #include "callerid.h" #include "route.h" #include "port.h"