From b0d8f22f3492fbb3f6dc0e8026e63c803af59007 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 17 Oct 2015 15:40:51 +0200 Subject: Complete commit of current work --- buffers.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'buffers.h') diff --git a/buffers.h b/buffers.h index 19edd2d..497a21c 100644 --- a/buffers.h +++ b/buffers.h @@ -4,6 +4,8 @@ * implementation is only few lines of code. This way it is included directly * to code. */ +#include "tasks.h" + #ifndef _IOE_BUFFERS_H_ #define _IOE_BUFFERS_H_ -- cgit v1.2.3