add missing header

This commit is contained in:
Campbell Barton 2010-04-29 07:06:00 +00:00
parent b008f04450
commit 7e0fc2692b

@ -55,6 +55,7 @@
#include "ED_sound.h"
#include "ED_uvedit.h"
#include "ED_mball.h"
#include "ED_logic.h"
/* only call once on startup, storage is global in BKE kernel listbase */
void ED_spacetypes_init(void)