Browse Source

Update include/igl/predicates/point_inside_convex_polygon.h

Co-Authored-By: Zhongshi <[email protected]>
hanxiao 6 years ago
parent
commit
c74bfe9504
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/igl/predicates/point_inside_convex_polygon.h

+ 1 - 1
include/igl/predicates/point_inside_convex_polygon.h

@@ -7,7 +7,7 @@
 // obtain one at http://mozilla.org/MPL/2.0/.
 // obtain one at http://mozilla.org/MPL/2.0/.
 
 
 #ifndef IGL_PREDICATES_POINT_INSIDE_CONVEX_POLYGON_H
 #ifndef IGL_PREDICATES_POINT_INSIDE_CONVEX_POLYGON_H
-#define PREDICATE_POINT_INSIDE_CONVEX_POLYGON_H
+#define IGL_PREDICATES_POINT_INSIDE_CONVEX_POLYGON_H