diff --git a/tests/mock_taglib.h b/tests/mock_taglib.h index e412efd44..de4b4c8b6 100644 --- a/tests/mock_taglib.h +++ b/tests/mock_taglib.h @@ -21,8 +21,8 @@ #include "gmock/gmock.h" #include -#include -#include +#include +#include #include diff --git a/tests/python_test.cpp b/tests/python_test.cpp index cd726bb5f..dcfd81006 100644 --- a/tests/python_test.cpp +++ b/tests/python_test.cpp @@ -29,7 +29,6 @@ #include #include -#include namespace { diff --git a/tests/song_test.cpp b/tests/song_test.cpp index febe74784..f42621edd 100644 --- a/tests/song_test.cpp +++ b/tests/song_test.cpp @@ -29,7 +29,7 @@ #include #include -#include +#include namespace {