From f3142657c3b221074a293e99288363908b6453bf Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 17 Nov 2005 20:36:41 +0000 Subject: switched <> to "" in include statement to standardize all these files svn path=/trunk/; revision=3958 --- externals/build/src/rhythm_ioi_histogram.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'externals/build/src/rhythm_ioi_histogram.c') diff --git a/externals/build/src/rhythm_ioi_histogram.c b/externals/build/src/rhythm_ioi_histogram.c index 14f6bdff..07bcffe5 100644 --- a/externals/build/src/rhythm_ioi_histogram.c +++ b/externals/build/src/rhythm_ioi_histogram.c @@ -1,3 +1,3 @@ -#include <../../rhythm_estimator/pd_rhythm_estimator.c> -#include <../../rhythm_estimator/rhythm_ioi_histogram.c> -#include <../../rhythm_estimator/pd_rhythm_ioi_histogram.c> +#include "../../rhythm_estimator/pd_rhythm_estimator.c" +#include "../../rhythm_estimator/rhythm_ioi_histogram.c" +#include "../../rhythm_estimator/pd_rhythm_ioi_histogram.c" -- cgit v1.2.1