summaryrefslogtreecommitdiff
path: root/jpah.h
diff options
context:
space:
mode:
Diffstat (limited to 'jpah.h')
-rw-r--r--jpah.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/jpah.h b/jpah.h
index fb661ed..a26cc28 100644
--- a/jpah.h
+++ b/jpah.h
@@ -32,6 +32,7 @@
#define MALLOC(a) malloc(a)
#define FREE(a) free(a)
#endif
+#include "zaptel.h"
/* Echo canceller definition */
struct echo_can_state {