From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> --- android/avrcp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/avrcp.c b/android/avrcp.c index acffd56..48444a4 100644 --- a/android/avrcp.c +++ b/android/avrcp.c @@ -34,10 +34,10 @@ #include "lib/sdp_lib.h" #include "src/log.h" #include "bluetooth.h" -#include "avrcp.h" -#include "avrcp-lib.h" #include "hal-msg.h" #include "ipc.h" +#include "avrcp-lib.h" +#include "avrcp.h" #define L2CAP_PSM_AVCTP 0x17 -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html