···2626#include "ohmd/oh_interface.h"
2727#endif
28282929-#ifdef XRT_BUILD_DRIVER_HANDTRACKING
3030-#include "ht/ht_interface.h"
3131-#endif
3232-3329#ifdef XRT_BUILD_DRIVER_NS
3430#include "north_star/ns_interface.h"
3531#endif
···161157#ifdef XRT_BUILD_DRIVER_OHMD
162158 // OpenHMD almost as the end as we want to override it with native drivers.
163159 oh_create_auto_prober,
164164-#endif
165165-166166-#ifdef XRT_BUILD_DRIVER_HANDTRACKING
167167- ht_create_auto_prober,
168160#endif
169161170162#ifdef XRT_BUILD_DRIVER_NS