Fixed broken migration

This commit is contained in:
2024-02-21 23:42:55 -05:00
parent d1d2493435
commit 868f52464e
3 changed files with 7 additions and 7 deletions

View File

@@ -4,9 +4,7 @@
#include <glad/glad.h>
#include <JGL/JGL.h>
#include <GL/glut.h>
#include <J3ML/LinearAlgebra/Transform2D.h>
#include <rewindow/types/window.h>
#include <freetype2/ft2build.h>
#include FT_FREETYPE_H
#include <JGL/Color3.h>