summaryrefslogtreecommitdiff
path: root/run_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'run_tests.c')
-rwxr-xr-xrun_tests.c2
1 files changed, 1 insertions, 1 deletions
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"