diff options
Diffstat (limited to 'plugins/lib/bluetooth/hal-bt-cb.h')
-rw-r--r-- | plugins/lib/bluetooth/hal-bt-cb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/lib/bluetooth/hal-bt-cb.h b/plugins/lib/bluetooth/hal-bt-cb.h index 269da4f..2d23d26 100644 --- a/plugins/lib/bluetooth/hal-bt-cb.h +++ b/plugins/lib/bluetooth/hal-bt-cb.h @@ -22,7 +22,7 @@ #include <string.h> #include <stdbool.h> -#include <ctl-plugin.h> +#include <ctl-config.h> #define HAL_BT_GET_STREAMING_STATUS_VERB "get_bt_streaming_status" #define HAL_BT_SET_STREAMING_STATUS_VERB "set_bt_streaming_status" |