src/text.c

changeset 82
4e1e698f4b0d
parent 80
9f7bfc0a1dc3
child 89
e1f682a8a145
--- a/src/text.c	Fri Apr 18 20:13:01 2025 +0200
+++ b/src/text.c	Sat Apr 19 11:42:53 2025 +0200
@@ -25,10 +25,9 @@
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
-#include "ascension/ui/text.h"
 #include "ascension/context.h"
 #include "ascension/error.h"
-#include "ascension/shader.h"
+#include "ascension/ui/text.h"
 
 #include <cx/printf.h>
 

mercurial