#pragma once #if defined(OS_WEB) #define GLFW_INCLUDE_ES3 #include #else #include #endif