diff options
Diffstat (limited to 'include/osm/discover.h')
-rw-r--r-- | include/osm/discover.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osm/discover.h b/include/osm/discover.h index 68bda60..cab24aa 100644 --- a/include/osm/discover.h +++ b/include/osm/discover.h @@ -2,6 +2,7 @@ #define OSM_DISCOVER_H #include <osm/utils.h> +#include <osm/device.h> Vector osm_discover_onboard(char *sock_dir); |