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/ui/compass.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ui/compass.cpp') diff --git a/src/ui/compass.cpp b/src/ui/compass.cpp index 94c2d1e..9d0ad2f 100644 --- a/src/ui/compass.cpp +++ b/src/ui/compass.cpp @@ -21,8 +21,8 @@ #include "common/struct.h" #include "math/geometry.h" -#include "graphics/d3d/d3dengine.h" -#include "math/old/math3d.h" +#include "old/d3dengine.h" +#include "old/math3d.h" #include "common/event.h" #include "common/misc.h" #include "common/iman.h" -- cgit v1.2.3-1-g7c22