aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/effects/echo.c
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/effects/echo.c')
-rw-r--r--Alc/effects/echo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Alc/effects/echo.c b/Alc/effects/echo.c
index 34010c47..10e00f39 100644
--- a/Alc/effects/echo.c
+++ b/Alc/effects/echo.c
@@ -28,6 +28,7 @@
#include "alAuxEffectSlot.h"
#include "alError.h"
#include "alu.h"
+#include "filters/defs.h"
typedef struct ALechoState {