diff --git a/test/items_test.cpp b/test/items_test.cpp index c829520b4c1..0a3caa2bc47 100644 --- a/test/items_test.cpp +++ b/test/items_test.cpp @@ -1,6 +1,8 @@ -#include +#include #include +#include + #include "engine/random.hpp" #include "items.h" #include "player.h"