summaryrefslogtreecommitdiffstats
path: root/src/BluetoothGattCharacteristic.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/BluetoothGattCharacteristic.cpp')
-rw-r--r--src/BluetoothGattCharacteristic.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/BluetoothGattCharacteristic.cpp b/src/BluetoothGattCharacteristic.cpp
index fec6d2fd..cf0421e6 100644
--- a/src/BluetoothGattCharacteristic.cpp
+++ b/src/BluetoothGattCharacteristic.cpp
@@ -22,7 +22,7 @@
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
-#include "generated-code.h"
+#include "orgbluez-dbus.h"
#include "tinyb_utils.hpp"
#include "BluetoothNotificationHandler.hpp"
#include "BluetoothGattCharacteristic.hpp"