From 8bb223e67955904c14e26a980927d313272ed22b Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Fri, 22 Jun 2012 16:31:55 +0200 Subject: Templates for new implementation - added template of classes/structs for new implementation - changed #include paths - updated README files --- src/old/camera.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/old/camera.h') diff --git a/src/old/camera.h b/src/old/camera.h index 21ff2c9..f18f765 100644 --- a/src/old/camera.h +++ b/src/old/camera.h @@ -21,7 +21,7 @@ #include "common/event.h" #include "math/point.h" -#include "graphics/d3d/d3dengine.h" +#include "old/d3dengine.h" class CInstanceManager; -- cgit v1.2.3-1-g7c22