pkgsrc-wip/molmol/patches/patch-ah

13 lines
268 B
Text

$NetBSD: patch-ah,v 1.1.1.1 2005/02/25 20:30:07 daprice Exp $
--- sg/src/gl/GLInit.c.orig Tue Jul 4 15:11:36 1995
+++ sg/src/gl/GLInit.c
@@ -25,7 +25,7 @@
#include "gl_init.h"
-#include <gl/gl.h>
+#include <GL/gl.h>
SgRes
SgGLInit(int *argcP, char *argv[])