Skip to content

Commit ca3bb11

Browse files
committed
build fix for prev PR
1 parent 880fa5a commit ca3bb11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cart.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
#include <string.h>
3232
#include <stdlib.h>
3333
#include "tic_assert.h"
34+
#include "tools.h"
3435

3536
typedef enum
3637
{

0 commit comments

Comments
 (0)