diff options
Diffstat (limited to 'src/client.h')
-rw-r--r-- | src/client.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 <fstream> -#include "filesys.h" #define CLIENT_CHAT_MESSAGE_LIMIT_PER_10S 10.0f |