diff --git a/include/bluetooth/l2cap.h b/include/bluetooth/l2cap.h index 05cf7452dd3..94cecd55169 100644 --- a/include/bluetooth/l2cap.h +++ b/include/bluetooth/l2cap.h @@ -46,7 +46,7 @@ extern "C" { #endif #if defined(CONFIG_BLUETOOTH_CENTRAL) || defined(CONFIG_BLUETOOTH_PERIPHERAL) -#include +#include #include /** @brief L2CAP Endpoint structure. */