src/Player.hh
branchnew_graphics
changeset 414 cede5463b845
parent 412 721c60072091
child 417 c503e0c6a740
--- a/src/Player.hh	Wed Jan 21 23:25:29 2009 +0200
+++ b/src/Player.hh	Thu Jan 22 00:02:53 2009 +0200
@@ -9,9 +9,9 @@
 #include "Projectile.hh"
 #include "GameState.hh"
 #include "PhysicsObject.hh"
-#include "Input.hh"
 #include "Rope.hh"
 #include "Types.hh"
+#include "Input.hh"
 
 #include "Graphics/Drawable.hh"