diff options
Diffstat (limited to 'src/rumble.c')
| -rw-r--r-- | src/rumble.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rumble.c b/src/rumble.c index 798b5ec..b2da191 100644 --- a/src/rumble.c +++ b/src/rumble.c @@ -7,6 +7,7 @@ NOTE FOR SPELUNKERS: this requires linking to xinput1_4 AFAIK */ #include "controller.h" +#include <stdio.h> // Windows stuff starts // typedef struct _XINPUT_VIBRATION { |
