Mercurial > LightClone
changeset 72:9a9be3d8632e
Remove reference to World.h
author | koryspansel |
---|---|
date | Tue, 11 Oct 2011 13:49:40 -0700 |
parents | bc8afcf7e1ec |
children | 0574e2cf8bac |
files | LightClone/Source/Mediator.h |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/LightClone/Source/Mediator.h Tue Oct 11 13:20:43 2011 -0700 +++ b/LightClone/Source/Mediator.h Tue Oct 11 13:49:40 2011 -0700 @@ -12,7 +12,6 @@ #include "GraphicsDevice.h" #include "ResourceManager.h" #include "RenderContext.h" -#include "World.h" #include "ServiceProvider.h" #include "ScreenManager.h" #include "MainScreen.h"