summaryrefslogtreecommitdiff
path: root/community/qlandkartegt/fix-glu-header.patch
blob: 214ad395d07c48f5e5ef6dc53434b8256594b165 (plain)
1
2
3
4
5
6
7
8
9
10
11
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