summaryrefslogtreecommitdiff
path: root/profiles/cyclingspeed
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/cyclingspeed')
-rw-r--r--profiles/cyclingspeed/cyclingspeed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/cyclingspeed/cyclingspeed.c b/profiles/cyclingspeed/cyclingspeed.c
index f01613197..fc727916c 100644
--- a/profiles/cyclingspeed/cyclingspeed.c
+++ b/profiles/cyclingspeed/cyclingspeed.c
@@ -27,9 +27,9 @@
#include <errno.h>
#include <stdbool.h>
#include <glib.h>
-#include <bluetooth/uuid.h>
#include <gdbus/gdbus.h>
+#include "lib/uuid.h"
#include "plugin.h"
#include "adapter.h"
#include "device.h"