libteletone headers include each other, use #include ""
to look in the local dir rather than the include search path.
Unbreaking all of my (still) external FreeTDM projects.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
#endif
#endif
-#include <libteletone_generate.h>
-#include <libteletone_detect.h>
+#include "libteletone_generate.h"
+#include "libteletone_detect.h"
#ifdef HAVE_STRING_H
#include <string.h>
#ifdef __cplusplus
extern "C" {
#endif
-#include <libteletone.h>
+#include "libteletone.h"
/*! \file libteletone_detect.h
\brief Tone Detection Routines
#endif
#include <assert.h>
#include <stdarg.h>
-#include <libteletone.h>
+#include "libteletone.h"
#define TELETONE_VOL_DB_MAX 0
#define TELETONE_VOL_DB_MIN -63