From ca73b12180ad0dd38e73f19bab81807a43460451 Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Sun, 20 Apr 2025 18:23:01 +0200 Subject: Rename to Runtime --- run_tests.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run_tests.c') diff --git a/run_tests.c b/run_tests.c index 38f6461..43898da 100755 --- a/run_tests.c +++ b/run_tests.c @@ -28,7 +28,7 @@ exit $STATUS # */ #define ENABLE_WAYLAND 0 #define ENABLE_ALSA 0 -#include "reduced_system_layer.c" +#include "runtime.c" #include "graphics.c" #include "stackless_coroutine.c" -- cgit v1.2.3