diff options
Diffstat (limited to 'src/lib/formats/x1_tap.c')
-rw-r--r-- | src/lib/formats/x1_tap.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/formats/x1_tap.c b/src/lib/formats/x1_tap.c index 3d42c41dad4..880037c8f3a 100644 --- a/src/lib/formats/x1_tap.c +++ b/src/lib/formats/x1_tap.c @@ -19,6 +19,8 @@ * */ +#include <assert.h> + #include "x1_tap.h" #define WAVE_HIGH 0x5a9e |