]> gcc.gnu.org Git - gcc.git/blobdiff - libobjc/hash_compat.c
archive.c, [...]: Include hash.h.
[gcc.git] / libobjc / hash_compat.c
index 46c273858a63926271fe1c797e69dd03a947fa0a..905b9e43c679e497ade1f550d8782fd337461f52 100644 (file)
@@ -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,
This page took 0.026098 seconds and 5 git commands to generate.