1 diff -aru gle-graphics-4.2.4/src/gui/3dviewer.cpp gle-graphics-4.2.4-pathed/src/gui/3dviewer.cpp
2 --- gle-graphics-4.2.4/src/gui/3dviewer.cpp 2011-12-30 07:49:53.000000000 +0000
3 +++ gle-graphics-4.2.4-pathed/src/gui/3dviewer.cpp 2012-01-08 16:43:16.608729657 +0000
10 #include "../gle/cutils.h"
11 #include "../gle/gle-block.h"
12 diff -aru gle-graphics-4.2.4/src/gui/qgle.pro.in gle-graphics-4.2.4-pathed/src/gui/qgle.pro.in
13 --- gle-graphics-4.2.4/src/gui/qgle.pro.in 2011-10-26 21:10:54.000000000 +0000
14 +++ gle-graphics-4.2.4-pathed/src/gui/qgle.pro.in 2012-01-08 16:49:07.978303939 +0000
19 -LIBS += $$QMAKE_LIBS_DYNLOAD
20 +LIBS += $$QMAKE_LIBS_DYNLOAD -lGLU
22 # link against the GLE library (unix -> Linux and Mac OS/X)