Browse Source

Update include/igl/predicates/point_inside_convex_polygon.h

Co-Authored-By: Zhongshi <[email protected]>
hanxiao 6 years ago
parent
commit
71d1553a01
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

@@ -6,7 +6,7 @@
 // v. 2.0. If a copy of the MPL was not distributed with this file, You can
 // v. 2.0. If a copy of the MPL was not distributed with this file, You can
 // obtain one at http://mozilla.org/MPL/2.0/.
 // obtain one at http://mozilla.org/MPL/2.0/.
 
 
-#ifndef PREDICATE_POINT_INSIDE_CONVEX_POLYGON_H
+#ifndef IGL_PREDICATES_POINT_INSIDE_CONVEX_POLYGON_H
 #define PREDICATE_POINT_INSIDE_CONVEX_POLYGON_H
 #define PREDICATE_POINT_INSIDE_CONVEX_POLYGON_H