Missed another one.

This commit is contained in:
Brandon Wright 2018-11-15 17:45:29 -06:00
parent f0ddb097f9
commit 79e641664b
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,8 @@
/* Simple resampler based on bsnes's ruby audio library */
/*****************************************************************************\
Snes9x - Portable Super Nintendo Entertainment System (TM) emulator.
This file is licensed under the Snes9x License.
For further information, consult the LICENSE file in the root directory.
\*****************************************************************************/
#ifndef __RESAMPLER_H
#define __RESAMPLER_H