diff options
Diffstat (limited to 'src/lib/formats/rk_cas.cpp')
-rw-r--r-- | src/lib/formats/rk_cas.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/formats/rk_cas.cpp b/src/lib/formats/rk_cas.cpp index a31c47592db..4747ccd50ed 100644 --- a/src/lib/formats/rk_cas.cpp +++ b/src/lib/formats/rk_cas.cpp @@ -5,9 +5,8 @@ Tape support for RK format */ -#include "rk_cas.h" -#include <cassert> +#include "rk_cas.h" #define RK_WAV_FREQUENCY 44000 |