Compilation error with damage.h

Already tried that by reverting to a previous version. Your idea to check the includes point me in the right direction. I previoulsy made a enum called EDamageType in a file called DamageType.h . By deleting it, i had a successful compilation. It must have been confusion with the DamageType.generated.h from the engine. Thanks !