temp fix of include directive. file naming should be fixed for coherency.

This commit is contained in:
Luigi Malomo 2014-09-29 16:52:05 +00:00
parent 9f647f2460
commit 81bdd19245
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
#ifndef __VCGLIB_GRID_UTIL_2D
#define __VCGLIB_GRID_UTIL_2D
#include<vcg/space/index/index2D/base_2D.h>
#include<vcg/space/index/index2D/base_2d.h>
#include<vcg/space/box2.h>