diff --git a/Packages/Triangulation_2/examples/Triangulation_2/Makefile b/Packages/Triangulation_2/examples/Triangulation_2/Makefile index f2a4ac0eb9b..d922b92d7ab 100644 --- a/Packages/Triangulation_2/examples/Triangulation_2/Makefile +++ b/Packages/Triangulation_2/examples/Triangulation_2/Makefile @@ -5,7 +5,7 @@ #---------------------------------------------------------------------# # Choose the right include file from the /make directory. -CGAL_MAKEFILE = /u/alcor/0/prisme_util/CGAL/CGAL-I/make/makefile_i686_Linux-2.2.7_g++-2.95.1_LEDA +CGAL_MAKEFILE = /u/alcor/0/prisme_util/CGAL/CGAL-2.1-I-58/make/makefile_i686_Linux-2.2.13_g++-2.95.2_LEDA include $(CGAL_MAKEFILE)