summaryrefslogtreecommitdiff
path: root/src/bluetooth/bluetooth.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/bluetooth.pro')
-rw-r--r--src/bluetooth/bluetooth.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/bluetooth.pro b/src/bluetooth/bluetooth.pro
index 99c9fe07..604f4de8 100644
--- a/src/bluetooth/bluetooth.pro
+++ b/src/bluetooth/bluetooth.pro
@@ -51,7 +51,7 @@ PRIVATE_HEADERS += \
qlowenergycontroller_p.h \
qlowenergyserviceprivate_p.h \
qleadvertiser_p.h \
- lecmacverifier_p.h
+ lecmaccalculator_p.h
SOURCES += \
qbluetoothaddress.cpp\
@@ -104,7 +104,7 @@ config_bluez:qtHaveModule(dbus) {
SOURCES += \
qleadvertiser_bluez.cpp \
qlowenergycontroller_bluez.cpp \
- lecmacverifier.cpp
+ lecmaccalculator.cpp
config_linux_crypto_api:DEFINES += CONFIG_LINUX_CRYPTO_API
else:message("Linux crypto API not present, signed writes will not work.")
} else {