From 9cae83ad91a9d45fccc617eb9756ea83a5831e65 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 13 May 2012 21:38:48 +0300 Subject: Remove guichanfwd.h. --- src/particle.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/particle.h') diff --git a/src/particle.h b/src/particle.h index edb3fd6be..27bedade8 100644 --- a/src/particle.h +++ b/src/particle.h @@ -24,7 +24,6 @@ #define PARTICLE_H #include "actor.h" -#include "guichanfwd.h" #include "localconsts.h" #include "vector.h" @@ -36,6 +35,12 @@ class Particle; class ParticleEmitter; class SDLFont; +namespace gcn +{ + class Color; + class Font; +} + typedef std::list Particles; typedef Particles::iterator ParticleIterator; typedef Particles::const_iterator ParticleConstIterator; -- cgit v1.2.3-60-g2f50