diff options
Diffstat (limited to 'src/lib/formats/adam_cas.cpp')
-rw-r--r-- | src/lib/formats/adam_cas.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/formats/adam_cas.cpp b/src/lib/formats/adam_cas.cpp index 4c678bb0796..b0abdb9be2d 100644 --- a/src/lib/formats/adam_cas.cpp +++ b/src/lib/formats/adam_cas.cpp @@ -1,8 +1,7 @@ // license:BSD-3-Clause // copyright-holders:Curt Coder -#include "adam_cas.h" -#include <cassert> +#include "adam_cas.h" // This code will reproduce the timing of an adam tape played back on a standard tape deck with a 1 7/8ips speed. |