Audaspace: This should fix all missing python includes now once for all...

This commit is contained in:
2010-08-16 20:05:59 +00:00
parent 54de782faf
commit 26809f38aa
12 changed files with 51 additions and 28 deletions

View File

@@ -41,10 +41,7 @@
#include "../generic/blf_api.h"
#include "../generic/IDProp.h"
#ifndef DISABLE_PYTHON
#define WITH_PYTHON
#endif
#include "AUD_C-API.h"
#include "AUD_PyInit.h"
static char bpy_script_paths_doc[] =
".. function:: script_paths()\n"