From 0bc13c91ebcc6404fc67e079e5a9acad10176c98 Mon Sep 17 00:00:00 2001 From: oy Date: Sun, 27 Feb 2011 17:56:03 +0100 Subject: made cl_threadsoundloading work again --- src/game/client/components/effects.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/game/client/components/effects.cpp') diff --git a/src/game/client/components/effects.cpp b/src/game/client/components/effects.cpp index edf39c97..20c9b055 100644 --- a/src/game/client/components/effects.cpp +++ b/src/game/client/components/effects.cpp @@ -1,6 +1,8 @@ /* (c) Magnus Auvinen. See licence.txt in the root of the distribution for more information. */ /* If you are missing that file, acquire a complete release at teeworlds.com. */ #include +#include + #include #include -- cgit 1.4.1