change from Tetra.h to tetra.h

This commit is contained in:
ganovelli 2007-05-08 18:56:51 +00:00
parent 2af382d25d
commit 1b72079489
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#include <GL/glew.h>
#include <GL/GL.h>
#include <vcg/space/color4.h>
#include <vcg/space/Tetra3.h>
#include <vcg/space/tetra3.h>
#include <wrap/gui/view.h>
#include <wrap/gl/space.h>
#include <wrap/gl/math.h>