pkgsrc/x11/qwtplot3d-qt4/patches/patch-include_qwt3d__openglhelper.h

12 lines
313 B
C++

$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