1bf215546Sopenharmony_ci/* 2bf215546Sopenharmony_ci * Master include file for the Haiku OpenGL Kit. 3bf215546Sopenharmony_ci */ 4bf215546Sopenharmony_ci 5bf215546Sopenharmony_ci#include <GL/gl.h> 6bf215546Sopenharmony_ci#include <GLView.h> 7bf215546Sopenharmony_ci 8bf215546Sopenharmony_ci// Projects needing GL/glu.h and GL/glut.h should now 9bf215546Sopenharmony_ci// include these headers independently as glu and glut 10bf215546Sopenharmony_ci// are no longer core parts of mesa 11