case sensitive include

527olive
Marius Kintel 2013-12-27 19:37:28 -05:00
parent 18810fcbee
commit 9a0cd69cfd
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#include "GeometryCache.h"
#include "printutils.h"
#include "geometry.h"
#include "Geometry.h"
#ifdef DEBUG
#include "CGAL_Nef_polyhedron.h"
#endif