Adding Unreal Interface Does Not Compile

I am not sure if I am experiencing the same thing but in a different form, but it maybe has to do with in what order you include the Interface header file, as it compiled fine until I moved the #include for the interface in my other classes to right before the .generated.h file. Not sure though