opnsense-ports/math/qwtplot3d/files/patch-include_qwt3d__openglhelper.h
Franco Fichtner 839b822dbf */*: sync with upstream
Taken from: HardenedBSD
2018-11-29 06:59:20 +01:00

10 lines
211 B
C++

--- include/qwt3d_openglhelper.h.orig 2018-11-26 20:04:53 UTC
+++ include/qwt3d_openglhelper.h
@@ -6,6 +6,7 @@
#include <qgl.h>
#else
#include <QtOpenGL/qgl.h>
+#include <GL/glu.h>
#endif
namespace Qwt3D