diff options
Diffstat (limited to 'core/src/Entrypoint/Common.hpp')
-rw-r--r-- | core/src/Entrypoint/Common.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/src/Entrypoint/Common.hpp b/core/src/Entrypoint/Common.hpp index 2a4dcbf..216c885 100644 --- a/core/src/Entrypoint/Common.hpp +++ b/core/src/Entrypoint/Common.hpp @@ -1,7 +1,6 @@ #pragma once #include <glad/glad.h> - #include <GLFW/glfw3.h> class RenderingBackend { |