diff options
Diffstat (limited to 'x11-wm/libepplet/files/patch-api::epplet.h.in')
-rw-r--r-- | x11-wm/libepplet/files/patch-api::epplet.h.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-wm/libepplet/files/patch-api::epplet.h.in b/x11-wm/libepplet/files/patch-api::epplet.h.in new file mode 100644 index 000000000000..7b87c97c61ff --- /dev/null +++ b/x11-wm/libepplet/files/patch-api::epplet.h.in @@ -0,0 +1,10 @@ +--- api/epplet.h.in.orig Fri Jun 30 08:54:24 2000 ++++ api/epplet.h.in Mon Dec 8 23:43:09 2003 +@@ -28,7 +28,6 @@ + + /* preliminary OpenGL Checking */ + #ifdef HAVE_LIBGL +-#include <GL/glut.h> + #include <GL/glx.h> + #endif + |