From fa3ca89c378d7c5dc2a801b231d896fa259402b2 Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Mon, 23 Jun 2003 13:12:22 +0000 Subject: remove pd internal header files, compile against files in pd distribution svn path=/trunk/externals/hcs/; revision=734 --- linuxhid.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'linuxhid.h') diff --git a/linuxhid.h b/linuxhid.h index f7bb3c3..e4607bb 100644 --- a/linuxhid.h +++ b/linuxhid.h @@ -1,4 +1,10 @@ +#include "m_pd.h" + +#ifdef PD_MAJOR_VERSION +#include "s_stuff.h" +#else #include "m_imp.h" +#endif #include -- cgit v1.2.1