missing include and added a warning to UIBlock

This commit is contained in:
2007-07-27 09:30:54 +00:00
parent 3031f1f2bd
commit a164d91d42
2 changed files with 3 additions and 1 deletions

View File

@@ -32,6 +32,7 @@
#include "Curve.h" /*This must come first*/
#include "BLI_blenlib.h"
#include "BKE_main.h"
#include "BKE_displist.h"
#include "BKE_global.h"