diff Renderer/Engine/task/DrawSpan.cc @ 860:649e4cb84683

Still on the way
author yutaka@localhost.localdomain
date Fri, 18 Jun 2010 01:30:06 +0900
parents e2af25174a05
children f525427ae30f
line wrap: on
line diff
--- a/Renderer/Engine/task/DrawSpan.cc	Thu Jun 17 04:46:25 2010 +0900
+++ b/Renderer/Engine/task/DrawSpan.cc	Fri Jun 18 01:30:06 2010 +0900
@@ -2,7 +2,7 @@
 #include <string.h>
 #include "DrawSpan.h"
 #include "polygon_pack.h"
-#include "texture.h"
+#include "task_texture.h"
 #include "viewer_types.h"
 #include "Func.h"
 #include "sys.h"