mirror of
https://github.com/CPunch/Laika.git
synced 2025-10-03 23:00:18 +00:00
Bot: fixed shell include errors
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#ifndef LAIKA_SHELL_H
|
||||
#define LAIKA_SHELL_H
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdbool.h>
|
||||
#include "laika.h"
|
||||
#include "lpacket.h"
|
||||
|
||||
#define LAIKA_SHELL_TASK_DELTA 50
|
||||
|
||||
|
Reference in New Issue
Block a user