freebsd-ports/devel/love07/files/patch-src_modules_graphics_...

8 lines
226 B
C++

--- src/modules/graphics/opengl/Framebuffer.cpp.orig 2011-05-04 16:00:10 UTC
+++ src/modules/graphics/opengl/Framebuffer.cpp
@@ -1,3 +1,4 @@
+#define GL_GLEXT_PROTOTYPES
#include "Framebuffer.h"
#include <common/Matrix.h>