From: Christoph Sommer Date: Thu, 1 Jun 2006 23:00:19 +0000 (+0000) Subject: Forgot ... again. X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=c9e5a8a4f0627f7e2a0406e8a46c26aed0de77a7;p=supertux.git Forgot ... again. SVN-Revision: 3620 --- diff --git a/src/trigger/switch.cpp b/src/trigger/switch.cpp index 068b0f45b..e11a5b68b 100644 --- a/src/trigger/switch.cpp +++ b/src/trigger/switch.cpp @@ -18,6 +18,7 @@ // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include +#include #include "switch.hpp" #include "object_factory.hpp"