summaryrefslogtreecommitdiff
path: root/community-testing/qlandkartegt/fix-glu-header.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/qlandkartegt/fix-glu-header.patch')
-rw-r--r--community-testing/qlandkartegt/fix-glu-header.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/community-testing/qlandkartegt/fix-glu-header.patch b/community-testing/qlandkartegt/fix-glu-header.patch
new file mode 100644
index 000000000..214ad395d
--- /dev/null
+++ b/community-testing/qlandkartegt/fix-glu-header.patch
@@ -0,0 +1,12 @@
+--- QLandkarteGT/trunk/src/CMap3D.cpp 2011/08/23 16:34:50 2943
++++ QLandkarteGT/trunk/src/CMap3D.cpp 2011/09/03 07:58:02 2961
+@@ -31,8 +31,8 @@
+ #include "CWptDB.h"
+ #include "WptIcons.h"
+
+-#include <GL/glu.h>
+ #include <QtGui>
++#include <QtOpenGL>
+ #include <math.h>
+
+ #ifndef GL_CLAMP_TO_EDGE