summaryrefslogtreecommitdiffhomepage
path: root/lib/math.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/math.c')
-rw-r--r--lib/math.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/math.c b/lib/math.c
index 5ba8d76..e2c2fd8 100644
--- a/lib/math.c
+++ b/lib/math.c
@@ -17,7 +17,7 @@
#include <math.h>
#include <sys/time.h>
-#include "../module.h"
+#include "ucode/module.h"
static bool srand_called = false;