[client] egl: remove duplicate #include "app.h"

This commit is contained in:
Quantum 2022-01-22 16:45:08 -05:00 committed by Geoffrey McRae
parent f2fbb2b27c
commit 9a6aa3ce66

View File

@ -39,7 +39,6 @@
#include <math.h>
#include <string.h>
#include "app.h"
#include "egl_dynprocs.h"
#include "model.h"
#include "shader.h"