Browse Source

Update include/igl/predicates/ear_clipping.h

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

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

@@ -6,7 +6,7 @@
 // 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/.
 
-#ifndef EAR_CLIPPING
+#ifndef IGL_PREDICATES_EAR_CLIPPING_H
 #define EAR_CLIPPING
 
 #include <Eigen/Core>