Fixed compile error after Despair cleanups ;-)

This commit is contained in:
Dabb 2000-12-30 19:14:54 +00:00
parent 35b8c3f79c
commit e91739410d

View file

@ -30,8 +30,6 @@
# include "config.h"
#endif
#include <commctrl.h>
#include "cdaudio.h"
#include "cmd.h"
#include "console.h"
@ -49,6 +47,8 @@
#include "va.h"
#include "winquake.h"
#include <commctrl.h>
extern void (*vid_menudrawfn) (void);
extern void (*vid_menukeyfn) (int);