From e17c0e40384874fd4712d1708a29023e61b1b770 Mon Sep 17 00:00:00 2001 From: themancalledjakob Date: Sun, 30 Apr 2023 17:39:35 +0200 Subject: [PATCH] do not include gles outside TARGET_OPENGLES --- src/gpufont/font.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gpufont/font.hpp b/src/gpufont/font.hpp index 1f7f310..3f32c92 100644 --- a/src/gpufont/font.hpp +++ b/src/gpufont/font.hpp @@ -9,7 +9,6 @@ #include #include -#include #ifdef TARGET_OPENGLES //#include //#include