refactor: glide_computer renamed to glide_computer_lib

This commit is contained in:
Mateusz Pusz
2023-08-24 19:19:55 +02:00
parent af4615e466
commit 9f1a42bc7f
5 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
// SOFTWARE.
#include "glide_computer.h"
#include "glide_computer_lib.h"
#include <mp-units/bits/fmt_hacks.h>
#include <mp-units/chrono.h>
#include <mp-units/math.h>