===Python API===

Fix compiler warnings in Sound.c and Effect.c.
This commit is contained in:
Ken Hughes
2006-08-14 16:29:11 +00:00
parent 582f56d9c4
commit a01a0e6256
2 changed files with 2 additions and 0 deletions

View File

@@ -36,6 +36,7 @@
#include "BKE_main.h"
#include "BLI_blenlib.h"
#include "BKE_sound.h"
#include "BKE_library.h"
#include "BIF_editsound.h"
#include "BKE_packedFile.h"
#include "mydevice.h" /* redraw defines */