diff --git a/extras/nodes/ma_channel_combiner_node/ma_channel_combiner_node.h b/extras/nodes/ma_channel_combiner_node/ma_channel_combiner_node.h index 07b3f835..485ffc80 100644 --- a/extras/nodes/ma_channel_combiner_node/ma_channel_combiner_node.h +++ b/extras/nodes/ma_channel_combiner_node/ma_channel_combiner_node.h @@ -1,4 +1,4 @@ -/* Include ma_reverb_node.h after miniaudio.h */ +/* Include ma_channel_combiner_node.h after miniaudio.h */ #ifndef ma_channel_combiner_node_h #define ma_channel_combiner_node_h diff --git a/extras/nodes/ma_channel_separator_node/ma_channel_separator_node.h b/extras/nodes/ma_channel_separator_node/ma_channel_separator_node.h index 48916166..8df73fe9 100644 --- a/extras/nodes/ma_channel_separator_node/ma_channel_separator_node.h +++ b/extras/nodes/ma_channel_separator_node/ma_channel_separator_node.h @@ -1,4 +1,4 @@ -/* Include ma_reverb_node.h after miniaudio.h */ +/* Include ma_channel_separator_node.h after miniaudio.h */ #ifndef ma_channel_separator_node_h #define ma_channel_separator_node_h