blob: 1a01fc938dd9485bf9fb44d5ccc5498cb75dd153 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- src/Velvet/opengl.c.orig Sun Jul 27 17:27:34 2003
+++ src/Velvet/opengl.c Sun Jul 27 17:27:45 2003
@@ -35,7 +35,6 @@
#include <X11/Shell.h>
#include <X11/Xaw/Command.h>
#include <X11/Xaw/Toggle.h>
-#include <GL/xmesa.h>
#include <GL/gl.h>
#include <GL/glu.h>
#include <GL/GLwDrawA.h>
|