summaryrefslogtreecommitdiffstats
path: root/core/qt-ble.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/qt-ble.h')
-rw-r--r--core/qt-ble.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/qt-ble.h b/core/qt-ble.h
index ad5dfda2b..f366afe89 100644
--- a/core/qt-ble.h
+++ b/core/qt-ble.h
@@ -2,6 +2,8 @@
#ifndef QT_BLE_H
#define QT_BLE_H
+#include <stddef.h>
+#include "core/libdivecomputer.h"
#include <QVector>
#include <QLowEnergyController>
#include <QEventLoop>