BGE Rasterizer Cleanup: Cleaning up some includes.

This commit is contained in:
Mitchell Stokes
2013-11-04 19:22:10 +00:00
parent 0cec5c63da
commit fb94a53978
25 changed files with 68 additions and 68 deletions

View File

@@ -42,6 +42,7 @@
#include "DNA_scene_types.h"
#include "RAS_CameraData.h"
#include "RAS_MeshObject.h"
#include "RAS_Polygon.h"
#include "BLI_math.h"
#include "ImageRender.h"