How to use other class function in Character class

I make Line Trace function in Weapon class, but When I used Function in Character class, this make error. How to use Other class function at character class
I alredy include Weapion.h at Character class