include arch_def.h in keys.c

git-svn-id: http://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@747 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
sezero 2012-09-28 22:24:27 +00:00
parent a5c054dd0d
commit 727887e982
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#include "quakedef.h"
#include "arch_def.h"
/* key up events are sent even if in console mode */