Skip to content

Commit

Permalink
removed outdated include
Browse files Browse the repository at this point in the history
  • Loading branch information
RiverHillbug committed Mar 23, 2024
1 parent 1ba73a7 commit cfa312f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Minigin/MoveCommand.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#pragma once
#include "Command.h"
#include "GameObject.h"
#include "MoveComponent.h"
#include "glm/glm.hpp"

class MoveCommand final : public Command
Expand Down

0 comments on commit cfa312f

Please sign in to comment.