Skip to content

Commit

Permalink
CollisionHandler.h:
Browse files Browse the repository at this point in the history
* Including RigidBody.h.
  • Loading branch information
razterizer committed Oct 22, 2024
1 parent d2d59d8 commit 78b4cc4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dynamics/CollisionHandler.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@

#pragma once
#include "../Rectangle.h"
#include "RigidBody.h"


namespace dynamics
{
Expand Down

0 comments on commit 78b4cc4

Please sign in to comment.