Hud Canvas is now protected, how to use in on C++ Class extending HUD?

Again same issue as my last one, Says the UCanvas type is not defined.

Do I need to include canvas.h in the header? if so whats the treepath to it? Runtime/Canvas.h doesnt work…

#include “Engine/Canvas.h”

ok think i figured out the tree for the classes, sorry for the noobish questions.