aboutsummaryrefslogtreecommitdiff
path: root/externals/build/src/rhythm_ioi_histogram.c
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-17 20:36:41 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-17 20:36:41 +0000
commitf3142657c3b221074a293e99288363908b6453bf (patch)
treea1ac1464b65f6c21457a4e9d3ddf3a4cf1162c5c /externals/build/src/rhythm_ioi_histogram.c
parent9089cd7785a7985efde7adf73e701bb77170226a (diff)
switched <> to "" in include statement to standardize all these files
svn path=/trunk/; revision=3958
Diffstat (limited to 'externals/build/src/rhythm_ioi_histogram.c')
-rw-r--r--externals/build/src/rhythm_ioi_histogram.c6
1 files changed, 3 insertions, 3 deletions
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"