From 85511a642f851100d0d856f4ecbe7fea7a7bb049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Blot?= Date: Wed, 16 Aug 2017 22:11:45 +0200 Subject: Cleanup various headers to reduce compilation times (#6255) * Cleanup various headers to reduce compilation times --- src/client.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/client.h') diff --git a/src/client.h b/src/client.h index 05f3ab9ea..121f825b9 100644 --- a/src/client.h +++ b/src/client.h @@ -38,7 +38,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "tileanimation.h" #include "mesh_generator_thread.h" #include -#include "filesys.h" #define CLIENT_CHAT_MESSAGE_LIMIT_PER_10S 10.0f -- cgit v1.2.3