test/snake/snake.c

changeset 144
43636d6a6e25
parent 143
4db4f00493ad
child 148
9f030f402699
--- a/test/snake/snake.c	Tue Jun 10 19:29:07 2025 +0200
+++ b/test/snake/snake.c	Wed Jun 11 23:38:55 2025 +0200
@@ -28,7 +28,7 @@
 #include <ascension/core.h>
 #include <ascension/ui.h>
 #include <ascension/sprite.h>
-#include <ascension/2d.h>
+#include <ascension/shader.h>
 
 #include <cx/printf.h>
 

mercurial