fix: made compile

This commit is contained in:
Brian Matzon 2002-08-27 20:42:47 +00:00
parent 40a41090b2
commit e33e715849
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#undef DIRECTINPUT_VERSION
#define DIRECTINPUT_VERSION 0x0300
#include <dinput.h>
#include "org_lwjgl_input_Keyboard.h"