Missing header for CM_COUNT

This commit is contained in:
FacialTurd 2011-01-29 09:42:01 -08:00
parent 7522e95a9d
commit d61efca4e5

View File

@ -5,6 +5,7 @@
#include "defines.h"
#include "interface.h"
#include "graphics.h"
#include "powder.h"
//Signum function
#if defined(WIN32) && !defined(__GNUC__)