summaryrefslogtreecommitdiff
path: root/tests/arr2.toc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/arr2.toc')
-rw-r--r--tests/arr2.toc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/arr2.toc b/tests/arr2.toc
index 9d6aa34..189512a 100644
--- a/tests/arr2.toc
+++ b/tests/arr2.toc
@@ -1,4 +1,4 @@
-#include "mem.toc";
+#include "std/mem.toc";
puti ::= fn(x: int) {
#C("#ifndef __TINYC__
extern int printf(const char *fmt, ...);