diff options
Diffstat (limited to 'libobjc/hash_compat.c')
-rw-r--r-- | libobjc/hash_compat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/hash_compat.c b/libobjc/hash_compat.c index 46c2738..905b9e4 100644 --- a/libobjc/hash_compat.c +++ b/libobjc/hash_compat.c @@ -25,7 +25,7 @@ Boston, MA 02111-1307, USA. */ the executable file might be covered by the GNU General Public License. */ #define OBJC_IGNORE_DEPRECATED_API 1 -#include "hash.h" +#include "objc/hash.h" cache_ptr hash_new (unsigned int size, |