From f71ad4287fc784110250a2905a8dad1d49402213 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Wed, 5 Jul 2006 16:12:50 +0000 Subject: yet another header file installation location change... Zaptel headers are now installed into /usr/include/zaptel, not /usr/include git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1200 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- wcfxsusb.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'wcfxsusb.c') diff --git a/wcfxsusb.c b/wcfxsusb.c index 68e9fda..71e90a0 100644 --- a/wcfxsusb.c +++ b/wcfxsusb.c @@ -45,10 +45,9 @@ #endif #ifdef STANDALONE_ZAPATA - #include "zaptel.h" #else -#include +#include #endif /* STANDALONE_ZAPATA */ #include "wcfxsusb.h" -- cgit v1.2.3