diff options
Diffstat (limited to 'libsowatchbt/sowatchbt.h')
-rw-r--r-- | libsowatchbt/sowatchbt.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libsowatchbt/sowatchbt.h b/libsowatchbt/sowatchbt.h new file mode 100644 index 0000000..a60f835 --- /dev/null +++ b/libsowatchbt/sowatchbt.h @@ -0,0 +1,9 @@ +#ifndef SOWATCHBT_H +#define SOWATCHBT_H + +#include "sowatchbt_global.h" + +#include "bluetoothwatch.h" +#include "bluetoothwatchscanner.h" + +#endif // SOWATCHBT_H |