summaryrefslogtreecommitdiffstats
path: root/src/BluetoothManager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/BluetoothManager.cpp')
-rw-r--r--src/BluetoothManager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/BluetoothManager.cpp b/src/BluetoothManager.cpp
index 5c6c82ad..b6868d09 100644
--- a/src/BluetoothManager.cpp
+++ b/src/BluetoothManager.cpp
@@ -109,7 +109,7 @@ std::string BluetoothManager::get_class_name() const
std::string BluetoothManager::get_java_class() const
{
- return std::string(JAVA_PACKAGE "/BluetoothManager");
+ return std::string(JAVA_DBUS_PACKAGE "/DBusManager");
}
std::string BluetoothManager::get_object_path() const