diff --git a/include/gal/opengl/kiglew.h b/include/gal/opengl/kiglew.h index 4e28e13c1d..ec5c98623c 100644 --- a/include/gal/opengl/kiglew.h +++ b/include/gal/opengl/kiglew.h @@ -29,7 +29,7 @@ #define KIGLEW_H_ // Pull in the configuration options for wxWidgets -#include +#include // Apple, in their infinite wisdom, has decided to mark OpenGL as deprecated. // Luckily we can silence warnings about its deprecation. This is needed on the GLEW diff --git a/include/gl_utils.h b/include/gl_utils.h index 15c614cd08..a067f2b4f3 100644 --- a/include/gl_utils.h +++ b/include/gl_utils.h @@ -28,8 +28,6 @@ #include -#include - class GL_UTILS { public: