From 6ae41c436f1d50f1911f149e10c3fab18e845d49 Mon Sep 17 00:00:00 2001 From: Kristian Lauszus Date: Sun, 12 Jan 2014 19:26:19 +0100 Subject: [PATCH] Fixed include --- PS4BT.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PS4BT.h b/PS4BT.h index dcf910e2..d328188b 100644 --- a/PS4BT.h +++ b/PS4BT.h @@ -19,7 +19,7 @@ #define _ps4bt_h_ #include "BTHID.h" -#include "PS3Enums.h" +#include "controllerEnums.h" enum DPADEnum { DPAD_UP = 0x0,