···44 * @file
55 * @brief Tweaks for various bits on Vive and Index headsets.
66 * @author Jakob Bornecrantz <jakob@collabora.com>
77- * @ingroup drv_vive
77+ * @ingroup aux_vive
88 */
991010#include "xrt/xrt_defines.h"
+2-2
src/xrt/auxiliary/vive/vive_tweaks.h
···44 * @file
55 * @brief Tweaks for various bits on Vive and Index headsets.
66 * @author Jakob Bornecrantz <jakob@collabora.com>
77- * @ingroup drv_vive
77+ * @ingroup aux_vive
88 */
991010#pragma once
···2222/*!
2323 * Tweak the fov for the views on the given config, to make it better.
2424 *
2525- * @ingroup drv_vive
2525+ * @ingroup aux_vive
2626 */
2727void
2828vive_tweak_fov(struct vive_config *config);