From c98bbc73b113cdaa848cc47759b4809b6b75acf2 Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Tue, 21 Jan 2014 04:45:19 -0800 Subject: [PATCH] client: fix typo. --- client/client_state.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/client/client_state.cpp b/client/client_state.cpp index 0cef86d5db..ea0baed7a6 100644 --- a/client/client_state.cpp +++ b/client/client_state.cpp @@ -17,7 +17,6 @@ #ifdef __APPLE__ #include -#include #endif #ifdef _WIN32