mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-02-04 19:19:55 +01:00
f7d2889fb4
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.