[Orxonox-commit 3611] r8296 - code/branches/kicklib2/src/modules/pong

dafrick at orxonox.net dafrick at orxonox.net
Fri Apr 22 08:48:08 CEST 2011


Author: dafrick
Date: 2011-04-22 08:48:08 +0200 (Fri, 22 Apr 2011)
New Revision: 8296

Modified:
   code/branches/kicklib2/src/modules/pong/Pong.h
Log:
Pong CenterPoint should be PongCenterpoint.


Modified: code/branches/kicklib2/src/modules/pong/Pong.h
===================================================================
--- code/branches/kicklib2/src/modules/pong/Pong.h	2011-04-22 02:07:25 UTC (rev 8295)
+++ code/branches/kicklib2/src/modules/pong/Pong.h	2011-04-22 06:48:08 UTC (rev 8296)
@@ -40,7 +40,7 @@
 #include "tools/Timer.h"
 
 #include "gametypes/Deathmatch.h"
-#include "PongCenterPoint.h"
+#include "PongCenterpoint.h"
 
 namespace orxonox
 {




More information about the Orxonox-commit mailing list