From 50d326319a7bb3a28e8b319881d8ccef4e18059d Mon Sep 17 00:00:00 2001 From: Christoph Sommer Date: Mon, 1 May 2006 20:33:37 +0000 Subject: [PATCH] added missing include SVN-Revision: 3483 --- src/object/sprite_particle.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/object/sprite_particle.cpp b/src/object/sprite_particle.cpp index c166253d4..a9341f49b 100644 --- a/src/object/sprite_particle.cpp +++ b/src/object/sprite_particle.cpp @@ -18,6 +18,7 @@ // 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 "sprite_particle.hpp" #include "sector.hpp" #include "camera.hpp" -- 2.11.0