diff options
Diffstat (limited to 'lib/crc32_file.c')
| -rw-r--r-- | lib/crc32_file.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/crc32_file.c b/lib/crc32_file.c index c0b18e91..a8434d42 100644 --- a/lib/crc32_file.c +++ b/lib/crc32_file.c @@ -30,7 +30,7 @@ # include <config.h> #endif -#include "system.h" +#include "libeu.h" #include <errno.h> #include <unistd.h> #include <sys/stat.h> |
