diff options
Diffstat (limited to 'src/BluetoothDevice.cpp')
-rw-r--r-- | src/BluetoothDevice.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/BluetoothDevice.cpp b/src/BluetoothDevice.cpp index 9f3500a..b1539bb 100644 --- a/src/BluetoothDevice.cpp +++ b/src/BluetoothDevice.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 "BluetoothDevice.hpp" |