From 1445d6595a19e1b46658beefe276840d01ac9c17 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sun, 7 Sep 2008 21:19:41 +0000 Subject: Move m_bbox.[ch] back to common (needed by v_video.c). Remove some common->doom header dependencies. Subversion-branch: /branches/raven-branch Subversion-revision: 1211 --- src/i_joystick.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/i_joystick.c') diff --git a/src/i_joystick.c b/src/i_joystick.c index 06d3679b..1547e569 100644 --- a/src/i_joystick.c +++ b/src/i_joystick.c @@ -31,10 +31,8 @@ #include #include -#include "doomdef.h" #include "doomtype.h" #include "d_event.h" -#include "d_main.h" #include "i_joystick.h" // When an axis is within the dead zone, it is set to zero. -- cgit v1.2.3