remove unused header

This commit is contained in:
2025-06-20 12:35:26 +02:00
parent cf1ed2a721
commit ad66d9465a

View File

@@ -10,7 +10,6 @@
#include "../error.h"
#include "../util/vec/int2.h"
#include "shader.h"
#include "window.h"
#define VERTC 3
static GLuint pipe;