0023715: Generated cmake files should link against Cocoa on Mac OS X
[occt.git] / src / OpenGl / OpenGl_Polygon.cxx
index cedbd62..5214fef 100644 (file)
@@ -27,8 +27,6 @@
 #include <OpenGl_Structure.hxx>
 #include <OpenGl_Workspace.hxx>
 
-#include <GL/glu.h>
-
 #if (defined(_WIN32) || defined(__WIN32__))
   #define STATIC
 #else