New Python code: Fixes for Makefile and compat hacks for py 2.3 
Campbell should check though!
This commit is contained in:
Ton Roosendaal
2008-12-21 10:56:14 +00:00
parent db77f6abd7
commit f44d8c2780
3 changed files with 11 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
#include "BKE_idprop.h"
#include "bpy_idprop.h"
#include "bpy_compat.h"
#include "MEM_guardedalloc.h"