diff UI/UICharacter.cpp @ 1638:ccde94f02b75

class IndoorCamera split into BLVRenderParams and ODMRenderParams
author Nomad
date Tue, 17 Sep 2013 15:40:09 +0200
parents 61ea994a1812
children b0a2b8525483
line wrap: on
line diff
--- a/UI/UICharacter.cpp	Tue Sep 17 14:10:41 2013 +0200
+++ b/UI/UICharacter.cpp	Tue Sep 17 15:40:09 2013 +0200
@@ -12,7 +12,6 @@
 #include "..\Party.h"
 #include "..\AudioPlayer.h"
 #include "..\Render.h"
-#include "..\IndoorCamera.h"
 #include "..\LOD.h"
 #include "..\Viewport.h"
 #include "..\Time.h"