mirror of https://github.com/CGAL/cgal
Fix header path
This commit is contained in:
parent
8e3befc09a
commit
76e47d40ed
|
|
@ -22,7 +22,7 @@
|
||||||
#include <CGAL/Polygon_mesh_processing/compute_normal.h>
|
#include <CGAL/Polygon_mesh_processing/compute_normal.h>
|
||||||
#include <CGAL/Polygon_mesh_processing/measure.h>
|
#include <CGAL/Polygon_mesh_processing/measure.h>
|
||||||
#include <CGAL/Polygon_mesh_processing/triangulate_faces.h>
|
#include <CGAL/Polygon_mesh_processing/triangulate_faces.h>
|
||||||
#include <CGAL/Polygon_mesh_processing/internal/curvature.h>
|
#include <CGAL/Polygon_mesh_processing/curvature.h>
|
||||||
#include <CGAL/Polygon_mesh_processing/interpolated_corrected_curvatures.h>
|
#include <CGAL/Polygon_mesh_processing/interpolated_corrected_curvatures.h>
|
||||||
|
|
||||||
#include <QAbstractItemView>
|
#include <QAbstractItemView>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue