move internal file to internal/Isotropic_remeshing

This commit is contained in:
Jane Tournois 2016-01-08 16:30:27 +01:00
parent 1e61e24d85
commit 5bc410556b
2 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
#ifndef CGAL_POLYGON_MESH_PROCESSING_REMESH_H
#define CGAL_POLYGON_MESH_PROCESSING_REMESH_H
#include <CGAL/Polygon_mesh_processing/internal/remesh_impl.h>
#include <CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/remesh_impl.h>
#include <CGAL/Polygon_mesh_processing/internal/named_function_params.h>
#include <CGAL/Polygon_mesh_processing/internal/named_params_helper.h>