@@ -8,11 +8,12 @@ * Q Public License 1.0, which can be found in the file LICENSE included in * the packaging of this file. */ #import "OFObject.h" -#import "OFString.h" + +@class OFString; #ifndef _WIN32 typedef void* of_plugin_handle_t; #else #include