Drop content_sao.{cpp,h}
[oweals/minetest.git] / src / unittest / test_player.cpp
index e2b1cd855e2beb56c859708a172ecf2381452a8c..6990b40163cdaec0d6d22a8cd7bce45010eb8a25 100644 (file)
@@ -21,7 +21,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 
 #include "exceptions.h"
 #include "remoteplayer.h"
-#include "content_sao.h"
 #include "server.h"
 
 class TestPlayer : public TestBase