remove useless include
This commit is contained in:
parent
0877790cfb
commit
82a3d8575d
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@
|
||||||
#include "message.h"
|
#include "message.h"
|
||||||
#include "virt_ds4.h"
|
#include "virt_ds4.h"
|
||||||
#include "virt_ds5.h"
|
#include "virt_ds5.h"
|
||||||
#include <pthread.h>
|
|
||||||
|
|
||||||
static void handle_incoming_message_gamepad_action(
|
static void handle_incoming_message_gamepad_action(
|
||||||
const in_message_gamepad_action_t *const msg_payload,
|
const in_message_gamepad_action_t *const msg_payload,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue