mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-02 16:58:02 -05:00
Adds missing includes to prevent potential compilation issues in the future. Also moves the definition of a struct into the cpp file, so that some includes don't need to be introduced within the header.