diff options
Diffstat (limited to 'src/lib/formats/lviv_lvt.c')
-rw-r--r-- | src/lib/formats/lviv_lvt.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/formats/lviv_lvt.c b/src/lib/formats/lviv_lvt.c index 62de1d63981..87a56a6e2c2 100644 --- a/src/lib/formats/lviv_lvt.c +++ b/src/lib/formats/lviv_lvt.c @@ -1,4 +1,6 @@ /* .LVT tape images */ +#include <assert.h> + #include "lviv_lvt.h" #define WAVEENTRY_LOW -32768 |