From 60d92bbdcfc22c7248989ad7efb856989d299daa Mon Sep 17 00:00:00 2001 From: /dev/humancontroller Date: Thu, 13 Apr 2017 11:30:00 +0000 Subject: update the tools to the latest revision URL: https://github.com/darklegion/tremulous revision: c862a5340c8de44dcc7abaff170c20c04f9340e8, equivalently f45fbef604e05144057dec8d1dbfc5d4f5a2a822 --- src/qcommon/q_platform.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/qcommon') diff --git a/src/qcommon/q_platform.h b/src/qcommon/q_platform.h index ad9a938..9f037c6 100644 --- a/src/qcommon/q_platform.h +++ b/src/qcommon/q_platform.h @@ -123,6 +123,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #ifdef __linux__ +#include + #define OS_STRING "linux" #define ID_INLINE inline #define PATH_SEP '/' -- cgit