X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=copper.h;h=13a745ed5b4dfbda6569f5de2659cdee51f47950;hb=9fab4928d2f2752fbc8954d74bf829edec3a33b6;hp=fa737eca2e9090c9a5b6f214f28193671006e16b;hpb=ea807cd3df022cf108c2365835d07eab6b82a613;p=plz.git diff --git a/copper.h b/copper.h index fa737ec..13a745e 100755 --- a/copper.h +++ b/copper.h @@ -1,5 +1,8 @@ #ifndef _COPPER_H_ #define _COPPER_H_ +#include +#include "types.h" + int init_copper(); int close_copper(); #endif