diff options
Diffstat (limited to 'src/lib/formats/gtp_cas.c')
-rw-r--r-- | src/lib/formats/gtp_cas.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/formats/gtp_cas.c b/src/lib/formats/gtp_cas.c index 47baa0aba7e..0fe391e9767 100644 --- a/src/lib/formats/gtp_cas.c +++ b/src/lib/formats/gtp_cas.c @@ -4,6 +4,8 @@ Miodrag Milanovic */ +#include <assert.h> + #include "gtp_cas.h" |