aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/xsample/source/inter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/xsample/source/inter.cpp')
-rw-r--r--externals/grill/xsample/source/inter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/xsample/source/inter.cpp b/externals/grill/xsample/source/inter.cpp
index 095fba6f..c88ceedb 100644
--- a/externals/grill/xsample/source/inter.cpp
+++ b/externals/grill/xsample/source/inter.cpp
@@ -27,7 +27,7 @@ xinter::xinter():
FLEXT_ADDMETHOD_E(0,"interp",m_interp);
}
-I xinter::m_set(I argc,t_atom *argv)
+I xinter::m_set(I argc,const t_atom *argv)
{
I r = xsample::m_set(argc,argv);
if(r < 0) m_reset(); // resets pos/min/max