opnsense-ports/graphics/meshviewer/files/patch-qt4__glmesh.cpp
Franco Fichtner 40cd0ebfc0 */*: sync with upstream
Taken from: FreeBSD
2016-02-07 16:27:40 +01:00

11 lines
224 B
C++

--- qt4/glmesh.cpp.orig 2008-09-09 21:38:45 UTC
+++ qt4/glmesh.cpp
@@ -21,6 +21,8 @@
#include "mview.h"
#include "coordinates.h"
+#include <GL/glu.h>
+
// for FPS
unsigned long timeCounter;
unsigned int frameCounter;