summaryrefslogtreecommitdiff
path: root/graphics/meshviewer/files/patch-qt4__glmesh.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/meshviewer/files/patch-qt4__glmesh.cpp')
-rw-r--r--graphics/meshviewer/files/patch-qt4__glmesh.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/meshviewer/files/patch-qt4__glmesh.cpp b/graphics/meshviewer/files/patch-qt4__glmesh.cpp
deleted file mode 100644
index 91a2f6722915..000000000000
--- a/graphics/meshviewer/files/patch-qt4__glmesh.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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;