Further reduction of include dependencies

This commit is contained in:
Ingo Weyrich
2019-10-31 20:41:08 +01:00
parent 284fe57159
commit cac2eb53ef
54 changed files with 137 additions and 56 deletions

View File

@@ -103,11 +103,13 @@ enum PPLoadLocation {PLL_Cache = 0, PLL_Input = 1};
enum CPBKeyType {CPBKT_TID = 0, CPBKT_NAME = 1, CPBKT_TID_NAME = 2};
enum prevdemo_t {PD_Sidecar = 1, PD_Fast = 0};
namespace Glib {
namespace Glib
{
class KeyFile;
}
class Options
{
public: