src/mesh.c

changeset 95
622887f7e954
parent 89
e1f682a8a145
--- a/src/mesh.c	Thu Apr 24 18:41:42 2025 +0200
+++ b/src/mesh.c	Thu Apr 24 19:53:40 2025 +0200
@@ -26,7 +26,7 @@
  */
 
 #include "ascension/mesh.h"
-#include "ascension/error.h"
+#include "ascension/context.h"
 
 #include <GL/glew.h>
 #include <assert.h>

mercurial