@@ -20,13 +20,15 @@ #import "OFPlainThread.h" #import "OFData.h" #import "OFString.h" #import "OFTLSKey.h" +#define Class IntuitionClass #include #include #include +#undef Class #ifndef OF_MORPHOS extern void OFTLSKeyThreadExited(void); #endif static OFTLSKey threadKey;