include glext for glPointParameterfvARB method

This commit is contained in:
Stephen Birarda 2013-02-08 13:16:49 -08:00
parent 8bac08859e
commit 70bddbbfed

View file

@ -7,6 +7,7 @@
//
#include <iostream>
#include <OpenGL/glext.h>g
#include "Cloud.h"
#include "Util.h"