From af72639d43c61afbc7c4110105350a3977a1b207 Mon Sep 17 00:00:00 2001 From: David Reid Date: Sun, 20 Jun 2021 20:13:49 +1000 Subject: [PATCH] Fix a copy/paste error. --- research/_extras/nodes/ma_reverb_node/ma_reverb_node.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/_extras/nodes/ma_reverb_node/ma_reverb_node.h b/research/_extras/nodes/ma_reverb_node/ma_reverb_node.h index 71bedcd8..cd5845fd 100644 --- a/research/_extras/nodes/ma_reverb_node/ma_reverb_node.h +++ b/research/_extras/nodes/ma_reverb_node/ma_reverb_node.h @@ -1,4 +1,4 @@ -/* Include ma_vocoder_node.h after miniaudio.h */ +/* Include ma_reverb_node.h after miniaudio.h */ #ifndef ma_reverb_node_h #define ma_reverb_node_h