diff options
Diffstat (limited to 'src/common.c')
| -rw-r--r-- | src/common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common.c b/src/common.c index 2e12c29..ff3f492 100644 --- a/src/common.c +++ b/src/common.c @@ -1,3 +1,3 @@ -#include "tinyff/common.h" +#include <tinyff/common.h> // Endian functions moved to header because C's acting up again
\ No newline at end of file |
