summaryrefslogtreecommitdiff
path: root/src/yuzu/debugger/profiler.h
AgeCommit message (Collapse)Author
2019-04-03yuzu/debugger/profiler: Remove unnecessary includesLioncash
Moves includes into the cpp file where necessary. This way, microprofile-related stuff isn't dumped into other UI-related code when the dialog header gets included.
2018-01-12Massive removal of unused modulesJames Rowe