X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=examples%2Ftriface%2Fprotocol.h;h=0c2500767bf6a4235b1608727e5ba13816c01cfa;hb=7f0be579f5edc900b99f18defcc8be380f9f084f;hp=26113482fca067c3d0738c3894a38702fb4f6453;hpb=24c21c92d29b76a3f0de0a107f4bafef7bb0f812;p=bertos.git diff --git a/examples/triface/protocol.h b/examples/triface/protocol.h index 26113482..0c250076 100644 --- a/examples/triface/protocol.h +++ b/examples/triface/protocol.h @@ -42,6 +42,8 @@ #ifndef PROTOCOL_H #define PROTOCOL_H +#include + #include void protocol_init(KFile *fd);