We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd1dd25 commit fde1369Copy full SHA for fde1369
src/controls/manual_node.cpp
@@ -13,7 +13,7 @@
13
14
#include "behaviortree_cpp/controls/manual_node.h"
15
#include "behaviortree_cpp/action_node.h"
16
-#include <ncurses.h>
+#include <curses.h>
17
18
namespace BT
19
{
0 commit comments