diff options
Diffstat (limited to 'documentation/src')
| -rw-r--r-- | documentation/src/opengl.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/src/opengl.dox b/documentation/src/opengl.dox index 7b544d2aa..6ab4dc2f7 100644 --- a/documentation/src/opengl.dox +++ b/documentation/src/opengl.dox @@ -588,7 +588,7 @@ pacman -S mingw-w64-x86_64-glew </ul> \par Source-level changes for OpenGL 3: -\li Put this in all OpenGL-using source files (instead of \#include <FL/gl.h>, +\li Put this in all OpenGL-using source files (instead of, or before if needed, \#include <FL/gl.h>, and before \#include <FL/glut.h> if you use GLUT): \code #if defined(__APPLE__) |
