aboutsummaryrefslogtreecommitdiff
path: root/src/pcm_resample_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pcm_resample_internal.h')
-rw-r--r--src/pcm_resample_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pcm_resample_internal.h b/src/pcm_resample_internal.h
index a0e108d4..528ea2d6 100644
--- a/src/pcm_resample_internal.h
+++ b/src/pcm_resample_internal.h
@@ -30,7 +30,7 @@
#include "check.h"
#include "pcm_resample.h"
-#ifdef HAVE_LIBSAMPLERATE
+#if CONFIG_LIBSAMPLERATE
bool
pcm_resample_lsr_global_init(const char *converter, GError **error_r);