pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/src/particles particle_cache.hxx,1.2,1.3


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/particles particle_cache.hxx,1.2,1.3
Date: 16 Aug 2002 13:03:39 -0000

Update of /usr/local/cvsroot/Games/Pingus/src/particles
In directory dark:/tmp/cvs-serv7129/particles

Modified Files:
        particle_cache.hxx 
Log Message:
- included src/pingus.hxx in every header not containing other pingus headers
- changed ClanLib/gui.h includes to the really required headers


Index: particle_cache.hxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/particles/particle_cache.hxx,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- particle_cache.hxx  24 Jun 2002 22:52:59 -0000      1.2
+++ particle_cache.hxx  16 Aug 2002 13:03:36 -0000      1.3
@@ -21,6 +21,7 @@
 #define HEADER_PINGUS_PARTICLES_PARTICLE_CACHE_HXX
 
 #include <vector>
+#include "../pingus.hxx"
 
 class Particle;
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]