Fixed a warning (missing include)

This commit is contained in:
2009-01-06 19:59:17 +00:00
parent 7ca7f8fcd9
commit b01ed287e9

View File

@@ -107,6 +107,7 @@
#include "BKE_action.h"
#include "BKE_armature.h"
#include "BKE_cdderivedmesh.h"
#include "BKE_cloth.h"
#include "BKE_colortools.h"
#include "BKE_constraint.h"