- fix a bunch of msvc warnings (mostly assigning double constants to float variables)
[supertux.git] / src / object / sprite_particle.cpp
index 18d7b88..e914c0c 100644 (file)
@@ -17,6 +17,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 <config.h>
 
 #include <stdexcept>
 #include "sprite_particle.hpp"