Include the correct header

And remove the unused ones
This commit is contained in:
Chocobo1
2019-01-14 08:04:06 +08:00
parent cf4db1b418
commit 6d7e5f82ae
2 changed files with 9 additions and 8 deletions

View File

@@ -48,7 +48,7 @@ class QSessionManager;
typedef QtSingleCoreApplication BaseApplication;
#endif // DISABLE_GUI
#include "base/utils/misc.h"
#include "base/types.h"
#include "cmdoptions.h"
#ifndef DISABLE_WEBUI