blob: 7b5869f6ab4e949c048ba79e9085c9f0caf9e78f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-be,v 1.1 2001/09/10 08:28:28 skrll Exp $
--- kscreensaver/morph3d.cpp.orig Sun Mar 21 00:17:33 1999
+++ kscreensaver/morph3d.cpp
@@ -52,7 +52,6 @@
#include <math.h>
#include <X11/Intrinsic.h>
-#include <GL/xmesa.h>
#include <GL/gl.h>
#include <GL/glx.h>
|