aboutsummaryrefslogtreecommitdiff
path: root/src/ungrateful.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ungrateful.c')
-rw-r--r--src/ungrateful.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ungrateful.c b/src/ungrateful.c
index f0c2346..6bfd381 100644
--- a/src/ungrateful.c
+++ b/src/ungrateful.c
@@ -3,3 +3,6 @@
#include "un_memory.c"
#include "un_strings.c"
#include "un_list.c"
+#include "un_math.c"
+#include "un_vec.c"
+#include "un_splines.c"