diff --git a/fel.c b/fel.c index f550735..a63e8d9 100644 --- a/fel.c +++ b/fel.c @@ -35,7 +35,7 @@ #define le32toh(x) CFSwapInt32LittleToHost(x) #define htole16(x) CFSwapInt16HostToLittle(x) #define le16toh(x) CFSwapInt16LittleToHost(x) -#elif +#else #include #endif