I’m trying to use code within a precompiled plugin module from a different module, but I get errors that the generated.h files don’t exist. Is there anyway to generate these for precompiled modules? If not, how can I use code from within the module in a different module?