mirror of
https://github.com/JulianGro/overte.git
synced 2025-08-25 03:15:48 +02:00
include glext for glPointParameterfvARB method
This commit is contained in:
parent
8bac08859e
commit
70bddbbfed
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
//
|
||||
|
||||
#include <iostream>
|
||||
#include <OpenGL/glext.h>g
|
||||
#include "Cloud.h"
|
||||
#include "Util.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue