OpenGL 3.1 core profile support.
[ipdf/code.git] / src / framebuffer.cpp
index 88d2cd4..2302b6c 100644 (file)
@@ -1,7 +1,5 @@
 #include "framebuffer.h"
 #include "framebuffer.h"
-#define GL_GLEXT_PROTOTYPES
-#include <SDL_opengl.h>
-#include <GL/glext.h>
+#include "gl_core44.h"
 
 using namespace IPDF;
 
 
 using namespace IPDF;
 

UCC git Repository :: git.ucc.asn.au