summaryrefslogtreecommitdiffstats
path: root/libaf/af.c
diff options
context:
space:
mode:
Diffstat (limited to 'libaf/af.c')
-rw-r--r--libaf/af.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libaf/af.c b/libaf/af.c
index de84807875..06e2a065d2 100644
--- a/libaf/af.c
+++ b/libaf/af.c
@@ -60,7 +60,7 @@ static af_info_t* filter_list[]={
#endif
&af_info_sweep,
&af_info_hrtf,
-#ifdef HAVE_LADSPA
+#ifdef CONFIG_LADSPA
&af_info_ladspa,
#endif
&af_info_center,