X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Ftrigger%2Fhatch.cpp;h=945a26737b0c8b1d6551eb1e196a1b8b3705d26b;hb=3e89eb527d5f3bca2cb8cd219784048764a148f5;hp=440c2f1290eb587e18184c0f0cf562aca3fa0751;hpb=39c8f41f9d46e3d2b890961814193363f0fa10c5;p=supertux.git diff --git a/src/trigger/hatch.cpp b/src/trigger/hatch.cpp index 440c2f129..945a26737 100644 --- a/src/trigger/hatch.cpp +++ b/src/trigger/hatch.cpp @@ -1,7 +1,7 @@ // $Id$ // -// SuperTux - A Jump'n Run -// Copyright (C) 2004 Matthias Braun // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -16,6 +16,7 @@ // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + #include #include "hatch.hpp"