72e3f1ecec
Making changes to ConfigManager.h has always been a pain, because it means rebuilding half of Dolphin, since a lot of files depend on and include this header. However, it turns out some includes are unnecessary. This commit removes ConfigManager includes from files which don't contain SConfig or GPUDeterminismMode or GPU_DETERMINISM (which means the ConfigManager include is not used). (I've also had to get rid of some indirect includes.) |
||
---|---|---|
.. | ||
ARCodeAddEdit.cpp | ||
ARCodeAddEdit.h | ||
ActionReplayCodesPanel.cpp | ||
ActionReplayCodesPanel.h | ||
CheatSearchTab.cpp | ||
CheatSearchTab.h | ||
CheatsWindow.cpp | ||
CheatsWindow.h | ||
CreateCodeDialog.cpp | ||
CreateCodeDialog.h | ||
GeckoCodeDiag.cpp | ||
GeckoCodeDiag.h |