mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-09 04:30:43 +00:00
The real pBuffer mac include
This commit is contained in:
parent
6831cf8cb3
commit
27b69585a3
@ -7,7 +7,7 @@ License: GPL
|
||||
#include "gl_pbuffer.h"
|
||||
|
||||
#if defined(__DARWIN__)
|
||||
#include <AGL/glu.h>
|
||||
#include <OpenGL/glu.h>
|
||||
#else
|
||||
#include <GL/glu.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user