summaryrefslogtreecommitdiff
path: root/apps/plugins/pdbox/PDa/intern/threshold~.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/pdbox/PDa/intern/threshold~.c')
-rw-r--r--apps/plugins/pdbox/PDa/intern/threshold~.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/pdbox/PDa/intern/threshold~.c b/apps/plugins/pdbox/PDa/intern/threshold~.c
index ec1d8d1fc7..95d4a6d3a0 100644
--- a/apps/plugins/pdbox/PDa/intern/threshold~.c
+++ b/apps/plugins/pdbox/PDa/intern/threshold~.c
@@ -1,5 +1,5 @@
1#include "../src/m_pd.h" 1#include "../src/m_pd.h"
2#include <../src/m_fixed.h> 2#include "../src/m_fixed.h"
3 3
4static t_class *threshold_tilde_class; 4static t_class *threshold_tilde_class;
5 5