Lights need basics.h

This commit is contained in:
Eryn Wells 2013-09-11 08:57:05 -07:00
parent c6c11ca95a
commit b480e2c869

View file

@ -8,6 +8,7 @@
#ifndef __LIGHT_H__
#define __LIGHT_H__
#include "basics.h"
#include "object.h"