summaryrefslogtreecommitdiff
path: root/x11/qwtplot3d-qt4/patches/patch-include_qwt3d__openglhelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qwtplot3d-qt4/patches/patch-include_qwt3d__openglhelper.h')
-rw-r--r--x11/qwtplot3d-qt4/patches/patch-include_qwt3d__openglhelper.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/qwtplot3d-qt4/patches/patch-include_qwt3d__openglhelper.h b/x11/qwtplot3d-qt4/patches/patch-include_qwt3d__openglhelper.h
new file mode 100644
index 00000000000..7eb0c4d10ec
--- /dev/null
+++ b/x11/qwtplot3d-qt4/patches/patch-include_qwt3d__openglhelper.h
@@ -0,0 +1,12 @@
+$NetBSD: patch-include_qwt3d__openglhelper.h,v 1.1 2012/01/23 20:55:48 joerg Exp $
+
+--- include/qwt3d_openglhelper.h.orig 2012-01-23 14:34:35.000000000 +0000
++++ include/qwt3d_openglhelper.h
+@@ -6,6 +6,7 @@
+ #include <qgl.h>
+ #else
+ #include <QtOpenGL/qgl.h>
++#include <GL/glu.h>
+ #endif
+
+ namespace Qwt3D