[jasper] Fix build
All checks were successful
Build / build (push) Successful in 1m29s

This commit is contained in:
Gary Talent 2025-05-17 23:08:16 -05:00
parent 8c005db67f
commit 0e9a8d7202
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
#include <glutils/glutils.hpp>
#include <studio/context.hpp>
#include <nostalgia/gfx/core.hpp>
#include <nostalgia/gfx/gfx.hpp>
#include <jasper/world/worldobject.hpp>

View File

@ -7,7 +7,7 @@
#include <glutils/glutils.hpp>
#include <studio/context.hpp>
#include <nostalgia/gfx/core.hpp>
#include <nostalgia/gfx/gfx.hpp>
#include <jasper/world/worldobject.hpp>

View File

@ -8,7 +8,7 @@
#include <keel/keel.hpp>
#include <turbine/turbine.hpp>
#include <nostalgia/gfx/core.hpp>
#include <nostalgia/gfx/gfx.hpp>
#include <jasper/core/bootfile.hpp>
#include <jasper/world/world.hpp>