summaryrefslogtreecommitdiff
path: root/www/vrweb/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'www/vrweb/files/patch-ae')
-rw-r--r--www/vrweb/files/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/vrweb/files/patch-ae b/www/vrweb/files/patch-ae
new file mode 100644
index 000000000000..ea13a09e019c
--- /dev/null
+++ b/www/vrweb/files/patch-ae
@@ -0,0 +1,13 @@
+--- src/harmony/scene/mesacontext.C.orig Thu Apr 23 16:08:17 1998
++++ src/harmony/scene/mesacontext.C Thu Apr 23 16:08:47 1998
+@@ -95,8 +95,8 @@
+
+ #include <IV-X11/Xdefs.h> /* Display, Font of X11 */
+ /* include <mesa/GL/xmesa.h> */
+-#include <mesa/GL/glx.h>
+-#include <mesa/GL/glu.h>
++#include <GL/glx.h>
++#include <GL/glu.h>
+ #include <IV-X11/Xundefs.h> /* get back to IV's names */
+
+ #include <iostream.h>