BLE: Fix header inclusion of DiscoveredCharacteristicDescriptor.

pull/5060/head
Vincent Coubard 2017-09-08 10:39:13 +01:00
parent c022c4a8f0
commit 97995b8de9
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#include "GattAttribute.h"
#include "GattClient.h"
#include "CharacteristicDescriptorDiscovery.h"
#include "ble/DiscoveredCharacteristicDescriptor.h"
#include "DiscoveredCharacteristicDescriptor.h"
/**
* @brief Representation of a characteristic discovered during a GattClient