Adding interface support for remote app (chan_lcr).
[lcr.git] / main.h
diff --git a/main.h b/main.h
index 8e45581..7aad3c2 100644 (file)
--- a/main.h
+++ b/main.h
@@ -148,6 +148,8 @@ extern "C" {
 #include "port.h"
 #include "mISDN.h"
 #include "dss1.h"
+#include "loop.h"
+#include "remote.h"
 #if defined WITH_GSM_BS || defined WITH_GSM_MS
 #include "gsm.h"
 #endif