From e696ed2427fe036a0dcfe50f209e22a9f273d100 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 20 Aug 2016 20:55:43 +0100 Subject: working calls --- app/project.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'app/project.h') diff --git a/app/project.h b/app/project.h index 0b1a26d..359b290 100644 --- a/app/project.h +++ b/app/project.h @@ -7,11 +7,13 @@ #include #include #include +#include +#include #include #include +#include #include #include -#include #include #include @@ -23,6 +25,8 @@ #include +#include "ring.h" + #ifndef SLIM #include "i2c.h" #endif -- cgit v1.2.3