dolphin/Source/Core/DolphinNoGUI
Lioncash c0c0e412e0 Core/ConfigManager: Use forward declarations where applicable
Avoids dragging in IniFile, EXI device and SI device headers in this header which is
quite widely used throughout the codebase.

This also uncovered a few cases where indirect inclusions were being
relied upon, which this also fixes.
2019-06-07 19:54:39 -04:00
..
CMakeLists.txt DolphinNoGUI/CMakeLists: Specify headers in target sources 2019-05-31 06:54:25 -04:00
MainNoGUI.cpp Update Discord rich presence when the title changes 2019-05-24 14:12:48 +02:00
Platform.cpp DolphinNoGUI: Runtime selection of platform 2019-02-15 18:40:46 +10:00
Platform.h DolphinNoGUI: Runtime selection of platform 2019-02-15 18:40:46 +10:00
PlatformHeadless.cpp DolphinNoGUI: Runtime selection of platform 2019-02-15 18:40:46 +10:00
PlatformX11.cpp Core/ConfigManager: Use forward declarations where applicable 2019-06-07 19:54:39 -04:00