aboutsummaryrefslogtreecommitdiff
path: root/externals/build/src/microtime.c
diff options
context:
space:
mode:
Diffstat (limited to 'externals/build/src/microtime.c')
-rw-r--r--externals/build/src/microtime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/build/src/microtime.c b/externals/build/src/microtime.c
index a40b74ec..85adfdc0 100644
--- a/externals/build/src/microtime.c
+++ b/externals/build/src/microtime.c
@@ -1,4 +1,4 @@
-#include "../cxc/microtime.c"
+#include "../../cxc/microtime.c"
void microtime_setup()
{
utime_setup();