Fixes up various parts of the entity and component classes.

This commit is contained in:
Areloch 2017-10-15 04:42:30 -05:00
parent 6479c7592a
commit 1fdbc6594e
5 changed files with 259 additions and 265 deletions

View file

@ -34,7 +34,6 @@
#include "lighting/lightQuery.h"
#include "scene/sceneManager.h"
#include "gfx/bitmap/ddsFile.h"
#include "gfx/bitmap/ddsUtils.h"
#include "gfx/gfxTextureManager.h"
#include "materials/materialFeatureTypes.h"
#include "renderInstance/renderImposterMgr.h"