From 81bdd1924501bae7e426496197cc689d889db35d Mon Sep 17 00:00:00 2001 From: malomo Date: Mon, 29 Sep 2014 16:52:05 +0000 Subject: [PATCH] temp fix of include directive. file naming should be fixed for coherency. --- vcg/space/index/index2D/grid_util_2D.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcg/space/index/index2D/grid_util_2D.h b/vcg/space/index/index2D/grid_util_2D.h index 7a8a182a..a24a8826 100644 --- a/vcg/space/index/index2D/grid_util_2D.h +++ b/vcg/space/index/index2D/grid_util_2D.h @@ -26,7 +26,7 @@ #ifndef __VCGLIB_GRID_UTIL_2D #define __VCGLIB_GRID_UTIL_2D -#include +#include #include