Remove unnecessary include

This commit is contained in:
Oliver Hamlet
2016-01-15 20:41:30 +00:00
parent 4aff5a25dd
commit 7e559239c1
-2
View File
@@ -28,8 +28,6 @@ along with LOOT. If not, see
#include "gui/loot_settings.h"
#include "backend/globals.h"
#include "tests/fixtures.h"
namespace loot {
namespace test {
class LootSettings : public ::testing::Test {