summaryrefslogtreecommitdiff
path: root/core/src/Entrypoint
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/Entrypoint')
-rw-r--r--core/src/Entrypoint/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/src/Entrypoint/main.cpp b/core/src/Entrypoint/main.cpp
index 357c333..4f5dc4b 100644
--- a/core/src/Entrypoint/main.cpp
+++ b/core/src/Entrypoint/main.cpp
@@ -12,8 +12,6 @@
#include "Utils/I18n.hpp"
#include "Utils/Sigslot.hpp"
-#include <glad/glad.h>
-#include <GLFW/glfw3.h>
#include <IconsFontAwesome.h>
#include <imgui.h>
#include <argparse/argparse.hpp>