Hey edcolmar-
Are you adding this include in the .cpp or the .h file? If you are putting this in the .h, is it being added above or below the .generated.h include? If the include is being added below the .generated.h then this would be expected because Unreal Header Tool (UHT) looks for this include to be the last in the list.