Index: src/Makefile ================================================================== --- src/Makefile +++ src/Makefile @@ -31,11 +31,11 @@ unicode.m INCLUDES := ${SRCS:.m=.h} \ OFMacros.h \ asprintf.h \ - objfw.h \ + ObjFW.h \ threading.h SRCS += ${OBJC_SYNC_M} \ ${ASPRINTF_M} \ iso_8859_15.m \