Skip to content

Commit

Permalink
idevicebtlogger: update for libimobiledevice-glue
Browse files Browse the repository at this point in the history
  • Loading branch information
mringwal authored and nikias committed May 5, 2022
1 parent 3931ede commit 5b611c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bt_packet_logger.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

#include "libimobiledevice/bt_packet_logger.h"
#include "service.h"
#include "common/thread.h"
#include <libimobiledevice-glue/thread.h>

struct bt_packet_logger_client_private {
service_client_t parent;
Expand Down

0 comments on commit 5b611c4

Please sign in to comment.