diff --git a/wmake/rules/General/CGAL b/wmake/rules/General/CGAL
index 7844245..2693ba7 100644
--- a/wmake/rules/General/CGAL
+++ b/wmake/rules/General/CGAL
@@ -3,7 +3,7 @@ CGAL_INC = \
     -I$(CGAL_ARCH_PATH)/include \
     -I$(MPFR_ARCH_PATH)/include \
     -I$(GMP_ARCH_PATH)/include \
-    -I$(BOOST_ARCH_PATH)/include \
+    -I$(BOOST_ARCH_PATH) \
     -I/usr/include
 
 CGAL_LIBS = \
