Skip to content

Commit

Permalink
BLUGA: Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumeAbel committed Nov 3, 2023
1 parent 782d539 commit 082b262
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

#pragma once

#include <nlohmann/json.hpp>
#include "B-luga-graphics/Raylib/Raylib.hpp"

namespace Types {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

#include "B-luga-graphics/Raylib/UnloadRaylib.hpp"
#include "B-luga-graphics/AudioSystems.hpp"
// #include "DeathSystems.hpp"
#include "B-luga-graphics/GraphicsCustomTypes.hpp"
#include "B-luga-graphics/ParallaxSystems.hpp"
#include "B-luga/Maths/Maths.hpp"
Expand Down

0 comments on commit 082b262

Please sign in to comment.