missing include from own commit r32117

This commit is contained in:
Campbell Barton 2010-09-26 13:53:32 +00:00
parent 1190f43830
commit 47628dfab6

@ -28,6 +28,7 @@
#include "bpy_rna_callback.h"
//#include "blendef.h"
#include "BLI_dynstr.h"
#include "BLI_string.h"
#include "BLI_listbase.h"
#include "float.h" /* FLT_MIN/MAX */