We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 790b35d commit 298fcf5Copy full SHA for 298fcf5
src/codecs/remap_channels.h
@@ -28,4 +28,4 @@ extern void remap_channels_vorbis_s16(Sint16 *samples, int num_samples, int num_
28
29
extern void remap_channels_vorbis_flt(float *samples, int num_samples, int num_channels);
30
31
-#endif /* CHANNEL_REMAP_H_ */
+#endif /* REMAP_CHANNELS_H_ */
0 commit comments