fix compiler warning: implicit declaration of oldLibrary_Init()

This commit is contained in:
Stephen Swaney
2007-03-21 14:25:31 +00:00
parent ab005dadd5
commit 145f474c5f
2 changed files with 3 additions and 0 deletions

View File

@@ -74,6 +74,7 @@ struct ID; /*keep me up here */
#include "Key.h"
#include "Lamp.h"
#include "Lattice.h"
#include "Library.h"
#include "Mathutils.h"
#include "Geometry.h"
#include "Mesh.h"