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 --- zttool.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'zttool.c') diff --git a/zttool.c b/zttool.c index 3ec8b41..abb674d 100644 --- a/zttool.c +++ b/zttool.c @@ -42,8 +42,8 @@ #include "zaptel.h" #include "tonezone.h" #else -#include -#include +#include +#include #endif static int ctl = -1; -- cgit v1.2.3