Removed unused header in sharing example

This commit is contained in:
Camilla Löwy 2023-12-15 00:12:38 +01:00
parent 6b39ab0074
commit d9646631d6

View File

@ -31,7 +31,6 @@
#include <stdio.h>
#include <stdlib.h>
#include "getopt.h"
#include "linmath.h"
static const char* vertex_shader_text =