summaryrefslogtreecommitdiff
path: root/math/qwtplot3d-qt4/files/patch-include__qwt3d_openglhelper.h
blob: d24e1eca0ac45197438ac13b327bbff2418934f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./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