fix include of tonezone.h to reflect new location (issue #7741, Mithraen)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40130 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.4
Russell Bryant 19 years ago
parent e502e644df
commit c4bd88d655

@ -22,7 +22,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <tonezone.h>
#include <zaptel/tonezone.h>
#include <unistd.h>
#define PROGRAM "zones2indication"

Loading…
Cancel
Save