summaryrefslogtreecommitdiff
path: root/net/asterisk12/files/patch-apps::app_zapbarge.c
blob: eb3f757b17dd3903a64dd5ce34be9e493a4a7420 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- apps/app_zapbarge.c
+++ apps/app_zapbarge.c
@@ -36,7 +36,7 @@
 #ifdef __linux__
 #include <linux/zaptel.h>
 #else
-#include <zaptel.h>
+#include <zaptel/zaptel.h>
 #endif /* __linux__ */
 
 #include "asterisk.h"