Skip to content

Commit

Permalink
Fix compilation error due to missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
limbonaut committed Jan 14, 2024
1 parent 3fa6d58 commit 34e763c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/limbo_utility.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include "limbo_utility.h"

#include "../bt/tasks/bt_task.h"
#include "../util/limbo_compat.h"

#ifdef LIMBOAI_MODULE
#include "core/error/error_macros.h"
Expand Down

0 comments on commit 34e763c

Please sign in to comment.