@@ -22,11 +22,11 @@ /*! @file */ @class OFDate; @class OFRunLoop; -@class OFMutableDictionary; +@class OFMutableDictionary OF_GENERIC(KeyType, ObjectType); #if defined(OF_HAVE_THREADS) && defined(OF_HAVE_BLOCKS) /*! * @brief A block to be executed in a new thread. *