Fixed circleci build error. Potentially.

This commit is contained in:
Rebekah 2022-04-04 19:38:00 -04:00
parent 8ed0c106b4
commit 71a7a9a4b1
Signed by: oneechanhax
GPG Key ID: 183EB7902964DAE5

View File

@ -7,7 +7,6 @@
#include <cmath>
#include <cstring>
#include <glez/detail/record.hpp>
#include <glez/detail/render.hpp>
#include <glez/draw.hpp>
#include <glez/font.hpp>
#include <glez/glez.hpp>