moving profile to API scope

This commit is contained in:
2023-12-11 20:28:58 +01:00
parent e8f4056b81
commit 4d6c970a71
40 changed files with 87 additions and 72 deletions

View File

@@ -16,7 +16,7 @@
#include <renderer/images/texture.h>
#include <array>
#include <glm/glm.hpp>
#include <core/profile.h>
#include <mlx_profile.h>
namespace mlx
{