UProjectileMovementComponent Forward Declare Causing Failed Build

what @STRiFE.x is saying is put this above your UCLASS in your .h

class UProjectileMovementComponent;