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/text.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/old/text.h') diff --git a/src/old/text.h b/src/old/text.h index 976543a..6ba30a3 100644 --- a/src/old/text.h +++ b/src/old/text.h @@ -20,7 +20,7 @@ #include "math/point.h" -#include "graphics/d3d/d3dengine.h" +#include "old/d3dengine.h" class CInstanceManager; -- cgit v1.2.3-1-g7c22