Compiler warning fixes

This commit is contained in:
Joshua Leung
2011-06-29 05:07:12 +00:00
parent 2f60a5030f
commit 2f10ded896

View File

@@ -109,6 +109,8 @@
#include "BKE_gpencil.h"
#include "BKE_fcurve.h"
#include "RNA_access.h"
#ifdef WITH_PYTHON
#include "BPY_extern.h"
#endif