aboutsummaryrefslogtreecommitdiff
path: root/Test_IntSatArith.jai
diff options
context:
space:
mode:
Diffstat (limited to 'Test_IntSatArith.jai')
-rw-r--r--Test_IntSatArith.jai2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test_IntSatArith.jai b/Test_IntSatArith.jai
index 8e9125c..2128f7b 100644
--- a/Test_IntSatArith.jai
+++ b/Test_IntSatArith.jai
@@ -4,7 +4,7 @@
#import "Compiler";
#import "Math";
#import "String";
-#load "Integer_Saturating_Arithmetic.jai";
+#import "Integer_Saturating_Arithmetic";
main :: () {