diff --git a/include/Game/ProjectileSystem.h b/include/Game/ProjectileSystem.h index f3bb88a..9cf0f81 100644 --- a/include/Game/ProjectileSystem.h +++ b/include/Game/ProjectileSystem.h @@ -23,7 +23,7 @@ #include "Game/EHitPad.h" #include "Game/CProjectile.h" #include "Game/CBall.h" -#include "REndering/CSprite.h" +#include "Rendering/CSprite.h" #include #include