From: Ryan Flegel Date: Mon, 17 May 2004 05:35:21 +0000 (+0000) Subject: - oops. don't need two iostream's.. or do we.. :) X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=7634bff0fca08ce99eca2916d07996dbad1eb481;p=supertux.git - oops. don't need two iostream's.. or do we.. :) SVN-Revision: 1227 --- diff --git a/src/player.cpp b/src/player.cpp index 178c75051..a00560ec9 100644 --- a/src/player.cpp +++ b/src/player.cpp @@ -19,7 +19,6 @@ #include #include -#include #include #include "gameloop.h" #include "globals.h"