aboutsummaryrefslogtreecommitdiff
path: root/core/src/Entrypoint/OpenGL3.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/Entrypoint/OpenGL3.hpp')
-rw-r--r--core/src/Entrypoint/OpenGL3.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/src/Entrypoint/OpenGL3.hpp b/core/src/Entrypoint/OpenGL3.hpp
index 29086a2..52978fa 100644
--- a/core/src/Entrypoint/OpenGL3.hpp
+++ b/core/src/Entrypoint/OpenGL3.hpp
@@ -3,7 +3,6 @@
#include "Entrypoint/Common.hpp"
#include <glad/glad.h>
-
#include <GLFW/glfw3.h>
class OpenGL3Backend : public RenderingBackend {