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

@@ -47,7 +47,7 @@ extern "C" {
}
#define WITH_PYTHON
#include "AUD_C-API.h"
#include "AUD_PyInit.h"
#endif