freebsd-ports/www/vrweb/files/patch-ad
Matthew Hunt 1c20b83c8c Patches from maintainer to make the port non-BROKEN.
PR:		6392
Submitted by:	Yukihiro Nakai <nakai@apricot.astec.co.jp>
1998-04-23 16:50:43 +00:00

11 lines
276 B
Text

--- src/harmony/ge3d/mesa/ge3d_mesa.C.orig Thu Apr 23 16:05:07 1998
+++ src/harmony/ge3d/mesa/ge3d_mesa.C Thu Apr 23 16:05:30 1998
@@ -131,7 +131,7 @@
#endif
/* #include <GL/glx.h> */
-#include <mesa/GL/glu.h>
+#include <GL/glu.h>
#include <stdio.h>
#include <math.h>