@@ -16,11 +16,11 @@ #import "OFObject.h" @class OFString; -#ifndef _WIN32 +#ifndef OF_WINDOWS typedef void* of_plugin_handle_t; #else # include typedef HMODULE of_plugin_handle_t; #endif