From 7e068801fbf82413ac0a5e63e586c268bd457434 Mon Sep 17 00:00:00 2001 From: tzafrir Date: Mon, 4 Feb 2008 23:00:48 +0000 Subject: Move kernel stuff to under kernel/ (merged branch /zaptel/team/tzafrir/move ) Closes issue #7117. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3793 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- tonezone.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tonezone.h') diff --git a/tonezone.h b/tonezone.h index fba3e91..f59940e 100644 --- a/tonezone.h +++ b/tonezone.h @@ -25,7 +25,7 @@ #define _TONEZONE_H #ifdef STANDALONE_ZAPATA -#include "zaptel.h" +#include "kernel/zaptel.h" #else #include #endif -- cgit v1.2.3