Revision: 19618
          
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=19618
Author:   ben2610
Date:     2009-04-09 12:29:07 +0200 (Thu, 09 Apr 2009)

Log Message:
-----------
Remove redundant include GL/glu.h in KX_Dome.cpp.

Modified Paths:
--------------
    trunk/blender/source/gameengine/Ketsji/KX_Dome.cpp

Modified: trunk/blender/source/gameengine/Ketsji/KX_Dome.cpp
===================================================================
--- trunk/blender/source/gameengine/Ketsji/KX_Dome.cpp  2009-04-09 10:28:14 UTC 
(rev 19617)
+++ trunk/blender/source/gameengine/Ketsji/KX_Dome.cpp  2009-04-09 10:29:07 UTC 
(rev 19618)
@@ -33,7 +33,6 @@
 #include "BLI_arithb.h"
 
 #include "GL/glew.h"
-#include "GL/glu.h"
 
 // constructor
 KX_Dome::KX_Dome (


_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to