diff --git a/glut_wrap.h b/glut_wrap.h index a16b6e9..b840af9 100644 --- a/glut_wrap.h +++ b/glut_wrap.h @@ -1,6 +1,3 @@ -#ifndef GLUT_WRAP_H -#define GLUT_WRAP_H - #ifdef HAVE_FREEGLUT #include #elif defined __APPLE__ @@ -11,6 +8,4 @@ #ifndef GLAPIENTRY #define GLAPIENTRY -#endif - -#endif /* ! GLUT_WRAP_H */ +#endif \ No newline at end of file