RetroArch/input/connect
gblues 6eebbe4213 Build fix for PC
== DETAILS
Hooray for conditional compile directives.

Moving things around broke things in unexpected ways on non-WiiU builds.

Well, not *completely* unexpected. But still.

Changes:

- Move some typedefs around to avoid circular include dependencies
- Include the file where the HID driver definition got moved to

== TESTING
- verified build for Wii U still runs successfully
- did a local build without any errors (some weird warnings, but since they
  happen in code I didn't change, I'm assuming they're pre-existing?)
2018-04-15 00:04:49 -07:00
..
connect_nesusb.c
connect_ps2adapter.c
connect_ps3.c
connect_ps4.c
connect_psxadapter.c
connect_snesusb.c
connect_wii.c
connect_wiiugca.c
connect_wiiupro.c
joypad_connection.c
joypad_connection.h Build fix for PC 2018-04-15 00:04:49 -07:00