Cleanup header inclusion

This commit is contained in:
Chocobo1 2019-01-17 09:20:27 +08:00
parent 5b82b681cb
commit 48d358872f
No known key found for this signature in database
GPG key ID: 210D9C873253A68C
5 changed files with 2 additions and 7 deletions

View file

@ -50,7 +50,6 @@
#endif
#include "global.h"
#include "logger.h"
#include "settingsstorage.h"
#include "utils/fs.h"
#include "utils/misc.h"