diff options
Diffstat (limited to 'src/lib/formats/hect_tap.c')
-rw-r--r-- | src/lib/formats/hect_tap.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/formats/hect_tap.c b/src/lib/formats/hect_tap.c index ad67de93ecc..745cf2a0038 100644 --- a/src/lib/formats/hect_tap.c +++ b/src/lib/formats/hect_tap.c @@ -12,6 +12,8 @@ You can find some *.K7 file on serveral server in France Updated 3/1/10 : use real value for timing. ********************************************************************/ +#include <assert.h> + #include "hect_tap.h" |