From 56a8ceb4ff1908c03a18671df7c083eceb3a98b4 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Fri, 12 Feb 2016 17:13:27 -0600 Subject: [PATCH] fackwcl -0 -mh plzpart.o plz.o copper.o asmyt.o --- plz.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plz.h b/plz.h index 2e992b4..3bfb9ae 100755 --- a/plz.h +++ b/plz.h @@ -1,6 +1,8 @@ #ifndef _PLZ_H_ #define _PLZ_H_ #include +#include "asmyt.h" +#include "copper.h" void init_plz(); void plz(); #endif -- 2.39.2