mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-17 19:20:46 +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"
|
#include "gl_pbuffer.h"
|
||||||
|
|
||||||
#if defined(__DARWIN__)
|
#if defined(__DARWIN__)
|
||||||
#include <AGL/glu.h>
|
#include <OpenGL/glu.h>
|
||||||
#else
|
#else
|
||||||
#include <GL/glu.h>
|
#include <GL/glu.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user