summaryrefslogtreecommitdiff
path: root/src/joystick.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/joystick.cpp')
-rw-r--r--src/joystick.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/joystick.cpp b/src/joystick.cpp
index ebae5c3a..f009ebc4 100644
--- a/src/joystick.cpp
+++ b/src/joystick.cpp
@@ -17,13 +17,10 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id: joystick.cpp 2595 2006-08-26 20:19:39Z b_lindeijer $
*/
-#include "joystick.h"
-
#include "configuration.h"
+#include "joystick.h"
#include "log.h"
int Joystick::joystickCount = 0;