diff options
Diffstat (limited to 'graphics/meshviewer/files/patch-qt4__glmesh_common.cpp')
-rw-r--r-- | graphics/meshviewer/files/patch-qt4__glmesh_common.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/meshviewer/files/patch-qt4__glmesh_common.cpp b/graphics/meshviewer/files/patch-qt4__glmesh_common.cpp deleted file mode 100644 index 2e76fa74765d..000000000000 --- a/graphics/meshviewer/files/patch-qt4__glmesh_common.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- qt4/glmesh_common.cpp.orig 2010-10-15 15:35:52 UTC -+++ qt4/glmesh_common.cpp -@@ -10,6 +10,8 @@ - - #include "glmesh.h" - -+#include <GL/glu.h> -+ - void GLMesh::checkForTraps(const char *string, int value) - { - GLenum errorCode = glGetError(); |