diff --git a/src/tests/gui/test_loot_settings.h b/src/tests/gui/test_loot_settings.h index f96722ba..24bb3916 100644 --- a/src/tests/gui/test_loot_settings.h +++ b/src/tests/gui/test_loot_settings.h @@ -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 {