boxpack2d - python 2.3 compat fix, thanks brecht

gen_utils - needed to include BKE_library.h
off_import - use ed.key
This commit is contained in:
2006-12-21 21:56:11 +00:00
parent 39c0f6dd83
commit 0325ee8f22
3 changed files with 5 additions and 9 deletions

View File

@@ -38,6 +38,7 @@
#include "BIF_space.h"
#include "BKE_global.h"
#include "BKE_main.h"
#include "BKE_library.h"
#include "Mathutils.h"