summaryrefslogtreecommitdiff
path: root/net/yate-devel/files/patch-modules_zapchan_cpp
blob: b53069802dfacc2e8d6cb1071f5630693f9050ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Naur modules/zapchan.cpp.orig modules/zapchan.cpp
--- modules/zapchan.cpp.orig	2007-07-23 21:14:01.000000000 +0000
+++ modules/zapchan.cpp	2007-08-12 17:26:03.000000000 +0000
@@ -33,7 +33,7 @@
 #define __LINUX__
 #include <zaptel/zaptel.h>
 #else
-#include <linux/zaptel.h>
+#include <zaptel/zaptel.h>
 #endif
 };