mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
276 B
Plaintext
12 lines
276 B
Plaintext
|
--- 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>
|