diff options
Diffstat (limited to 'math/qwtplot3d-qt4/files/patch-include__qwt3d_openglhelper.h')
-rw-r--r-- | math/qwtplot3d-qt4/files/patch-include__qwt3d_openglhelper.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/math/qwtplot3d-qt4/files/patch-include__qwt3d_openglhelper.h b/math/qwtplot3d-qt4/files/patch-include__qwt3d_openglhelper.h deleted file mode 100644 index d24e1eca0ac4..000000000000 --- a/math/qwtplot3d-qt4/files/patch-include__qwt3d_openglhelper.h +++ /dev/null @@ -1,10 +0,0 @@ ---- ./include/qwt3d_openglhelper.h.orig 2012-04-16 21:57:23.639051666 +0000 -+++ ./include/qwt3d_openglhelper.h 2012-04-16 21:57:23.713053060 +0000 -@@ -6,6 +6,7 @@ - #include <qgl.h> - #else - #include <QtOpenGL/qgl.h> -+#include <GL/glu.h> - #endif - - namespace Qwt3D |