diff --git a/src/tf.c b/src/tf.c index 288ea84..f27e903 100644 --- a/src/tf.c +++ b/src/tf.c @@ -48,7 +48,7 @@ #include "tf.h" -#include // for le32toh, htole32 +#include "portable_endian.h" // for le32toh, htole32 #include // for memcpy