added #include's for cl_input.h and view.h so it will now compile again

This commit is contained in:
Forest Hale 2000-11-01 03:40:05 +00:00
parent 4aacab9013
commit 760c9996d4
1 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,8 @@
#include "qargs.h"
#include "cmd.h"
#include "input.h"
#include "cl_input.h"
#include "view.h"
//#include "dosisms.h"
#define DINPUT_BUFFERSIZE 16