More bugfixes:

* Added missing includes
* Fixed typos in header
* Added code to get ipo for 'Available' keyingsets to work
This commit is contained in:
2008-09-14 05:52:57 +00:00
parent b25d0cc5cc
commit 375a6bbe41
5 changed files with 16 additions and 6 deletions

View File

@@ -66,6 +66,7 @@
#include "BIF_glutil.h"
#include "BIF_graphics.h"
#include "BIF_interface.h"
#include "BIF_keyframing.h"
#include "BIF_keyval.h"
#include "BIF_mainqueue.h"
#include "BIF_mywindow.h"