diff options
Diffstat (limited to 'api/tinyb/BluetoothManager.hpp')
-rw-r--r-- | api/tinyb/BluetoothManager.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/tinyb/BluetoothManager.hpp b/api/tinyb/BluetoothManager.hpp index 46e062a4..3210f966 100644 --- a/api/tinyb/BluetoothManager.hpp +++ b/api/tinyb/BluetoothManager.hpp @@ -28,7 +28,7 @@ #include <vector> #include <list> -#include <jau/cpp_lang_macros.hpp> +#include <jau/cpp_lang_util.hpp> class tinyb::BluetoothManager: public BluetoothObject { |