diff --git a/Source/objc/HashTable.h b/Source/objc/HashTable.h index 4b10c23c8..0f5ef1643 100644 --- a/Source/objc/HashTable.h +++ b/Source/objc/HashTable.h @@ -29,7 +29,7 @@ #define __HashTable_h_INCLUDE_GNU #include -#include +#include #include typedef node_ptr NXHashState;