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/common/restext.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/restext.cpp') diff --git a/src/common/restext.cpp b/src/common/restext.cpp index d8ac63f..68b24e2 100644 --- a/src/common/restext.cpp +++ b/src/common/restext.cpp @@ -17,7 +17,7 @@ #include #include "common/struct.h" -#include "graphics/d3d/d3dengine.h" +#include "old/d3dengine.h" #include "common/language.h" #include "common/misc.h" #include "common/event.h" -- cgit v1.2.3-1-g7c22