Fixed a compile-breaking mistake in win-joystickconfig.c .

This commit is contained in:
OBattler
2017-05-05 01:54:21 +02:00
parent f6ef1f833c
commit 0d95147bb4

View File

@@ -11,7 +11,7 @@
#include "device.h"
#include "gameport.h"
#include "plat-joystick.h"
#include "resources.h"
#include "resource.h"
#include "win.h"
static int joystick_nr;